public interface SqlClauseCreator
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SqlClause |
createSqlClause(ConditionBean cb)
Create SQL clause.
|
SqlClause |
createSqlClause(String tableDbName)
Create SQL clause.
|
SqlClause createSqlClause(ConditionBean cb)
cb - Condition-bean. (NotNull)Copyright © 2014–2015 The DBFlute Project. All rights reserved.