インターフェースの使用
org.springframework.integration.jpa.support.parametersource.ParameterSourceFactory
ParameterSourceFactory を使用するパッケージ
パッケージ
説明
JPA モジュールのコアクラスを提供します。
Java DSL の JPA コンポーネントサポートを提供します。
ParameterSources および ParameterSource ファクトリの汎用サポートを提供します。
org.springframework.integration.jpa.core 内の ParameterSourceFactory 使用
型 ParameterSourceFactory のパラメーターを持つ org.springframework.integration.jpa.core のメソッド修飾子と型メソッド説明voidJpaExecutor.setParameterSourceFactory(ParameterSourceFactory parameterSourceFactory) org.springframework.integration.jpa.dsl 内の ParameterSourceFactory 使用
型 ParameterSourceFactory のパラメーターを持つ org.springframework.integration.jpa.dsl のメソッド修飾子と型メソッド説明JpaBaseOutboundEndpointSpec.parameterSourceFactory(ParameterSourceFactory parameterSourceFactory) ParameterSourceFactoryを指定して、実行時にリクエストメッセージに対してクエリパラメーターを設定します。org.springframework.integration.jpa.support.parametersource 内の ParameterSourceFactory 使用