Interface PositionSupportingParameterSource

All Superinterfaces:
ParameterSource
All Known Implementing Classes:
ExpressionEvaluatingParameterSourceFactory.ExpressionEvaluatingParameterSource

public interface PositionSupportingParameterSource extends ParameterSource
Since:
2.2
Author:
Gunnar Hillert, Artem Bilan
  • Method Details

    • getValueByPosition

      @Nullable Object getValueByPosition(int position)