public class WhereSqlStringImpl<S extends ConditionSqlString> extends AbstractCompoundSqlString<S> implements WhereSqlString<S>, KeywordSqlString
contentval| 构造器和说明 |
|---|
WhereSqlStringImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getConditionTotalCount() |
int |
incrementAndGetTotalCount()
递增 并返回条件总数
|
changeCase, combination, getCloseOperator, getContent, getOpenOperator, toStringgetValclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddConditionSql, cause, paperJamcombination, getContentgetCloseOperator, getOpenOperatorpublic int getConditionTotalCount()
getConditionTotalCount 在接口中 WhereSqlString<S extends ConditionSqlString>public int incrementAndGetTotalCount()
WhereSqlStringincrementAndGetTotalCount 在接口中 WhereSqlString<S extends ConditionSqlString>Copyright © 2022. All rights reserved.