インターフェース PositionSupportingParameterSource

すべてのスーパーインターフェース:
ParameterSource
すべての既知の実装クラス:
ExpressionEvaluatingParameterSourceFactory.ExpressionEvaluatingParameterSource

public interface PositionSupportingParameterSource extends ParameterSource
導入:
2.2
作成者:
Gunnar Hillert
  • メソッドのサマリー

    修飾子と型
    メソッド
    説明
    getValueByPosition(int position)

    インターフェース org.springframework.integration.jpa.support.parametersource.ParameterSource から継承されたメソッド

    getValue, hasValue
  • メソッドの詳細

    • getValueByPosition

      ObjectSE getValueByPosition(int position)