インターフェース RelationalParameterAccessor

すべてのスーパーインターフェース:
IterableSE<ObjectSE>ParameterAccessor
すべての既知の実装クラス:
RelationalParametersParameterAccessor

public interface RelationalParameterAccessor extends ParameterAccessor
リレーショナル固有の ParameterAccessor
作成者:
Mark Paluch
  • メソッドの詳細

    • getValues

      ObjectSE[] getValues()
      基になるクエリメソッドの生のパラメーター値を返します。
    • getBindableParameters

      Parameters<?,?> getBindableParameters()
      戻り値:
      バインド可能なパラメーター。