クラス SqlQueryContext.QueryBindValue
java.lang.Object
org.iplass.mtp.impl.datastore.grdb.sql.ToSqlResult.BindValue
org.iplass.mtp.impl.datastore.grdb.sql.queryconvert.SqlQueryContext.QueryBindValue
- 含まれているクラス:
SqlQueryContext
-
フィールドの概要
フィールドクラスから継承されたフィールド org.iplass.mtp.impl.datastore.grdb.sql.ToSqlResult.BindValue
type, value -
コンストラクタの概要
コンストラクタコンストラクタ説明QueryBindValue(Object value, BaseRdbTypeAdapter type, SqlQueryContext.Clause clause, boolean inIndexTable) -
メソッドの概要
-
フィールド詳細
-
clause
-
inIndexTable
public boolean inIndexTable
-
-
コンストラクタの詳細
-
QueryBindValue
public QueryBindValue(Object value, BaseRdbTypeAdapter type, SqlQueryContext.Clause clause, boolean inIndexTable)
-