Uses of Interface
nablarch.core.db.statement.ParameterHolder.ParamValue
-
Uses of ParameterHolder.ParamValue in nablarch.core.db.cache.statement
ModifierConstructorDescriptionBoundParameters
(Map<String, ParameterHolder.ParamValue> original) コンストラクタ。 -
Uses of ParameterHolder.ParamValue in nablarch.core.db.statement
Modifier and TypeMethodDescriptionprotected final Map<String,
ParameterHolder.ParamValue> BasicSqlPStatement.getParameters()
現時点でのバインドパラメータを取得する。ParameterHolder.getParameters()
これまで本インスタンスに設定されたパラメータを取得する。