| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean | |
| org.dbflute.cbean.ckey | |
| org.dbflute.cbean.cvalue |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ConditionValue.QueryModeProvider |
AbstractConditionQuery.xcreateQueryModeProvider() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ConditionKey.addWhereClause(ConditionValue.QueryModeProvider provider,
List<QueryClause> conditionList,
ColumnRealName columnRealName,
ConditionValue cvalue,
ColumnFunctionCipher cipher,
ConditionOption option)
Add where clause.
|
ConditionKeyPrepareResult |
ConditionKey.prepareQuery(ConditionValue.QueryModeProvider provider,
ConditionValue cvalue,
Object value)
Prepare the query of the condition value to register the condition.
|
void |
ConditionKey.setupConditionValue(ConditionValue.QueryModeProvider provider,
ConditionValue cvalue,
Object value,
String location,
ConditionOption option)
Setup condition value.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ConditionValue.QueryModeProvider |
ConditionValue.CallbackProcessor.getProvider() |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.