| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.sqlclause |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected List<FixedConditionLazyChecker> |
AbstractSqlClause._fixedConditionLazyChecker
The list of lazy checker for fixed-condition e.g. dynamic parameters.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
SqlClause.registerFixedConditionLazyChecker(FixedConditionLazyChecker checker)
Register the lazy checker for the fixed condition.
|
void |
AbstractSqlClause.registerFixedConditionLazyChecker(FixedConditionLazyChecker checker)
Register the lazy checker for the fixed condition.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.