クラスの使用
org.springframework.integration.jpa.support.JpaParameter
JpaParameter を使用するパッケージ
パッケージ
説明
JPA モジュールのコアクラスを提供します。
Java DSL の JPA コンポーネントサポートを提供します。
ParameterSources および ParameterSource ファクトリの汎用サポートを提供します。
org.springframework.integration.jpa.core 内の JpaParameter 使用
型 JpaParameter の型引数を持つ org.springframework.integration.jpa.core のメソッドパラメーターorg.springframework.integration.jpa.dsl 内の JpaParameter 使用
型 JpaParameter のパラメーターを持つ org.springframework.integration.jpa.dsl のメソッドorg.springframework.integration.jpa.support.parametersource 内の JpaParameter 使用
型 JpaParameter の型引数を持つ org.springframework.integration.jpa.support.parametersource のメソッドパラメーター修飾子と型メソッド説明voidExpressionEvaluatingParameterSourceFactory.setParameters(ListSE<JpaParameter> parameters) (オプションの)パラメーター値を定義します。型の型引数を持つ org.springframework.integration.jpa.support.parametersource のコンストラクターパラメーター JpaParameter修飾子コンストラクター説明protectedExpressionEvaluatingParameterSource(ObjectSE input, ListSE<JpaParameter> parameters, ParameterExpressionEvaluator expressionEvaluator)