public class AbstractSelectToSql extends WhereImpl<org.teasoft.bee.osql.chain.Select>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
size |
protected Integer |
start |
pvList, sql| Constructor and Description |
|---|
AbstractSelectToSql() |
| Modifier and Type | Method and Description |
|---|---|
String |
toSQL(boolean noSemicolon) |
and, between, checkFieldOrExpression, in, in, isNotNull, isNull, lParentheses, not, notBetween, notIn, notIn, op, op, op, opWithField, or, rParentheses, where, whereaddValue, appendTable, checkExpression, getPvList, getTable, isUsePlaceholder, setContext, setTable, setUsePlaceholder, toSQLpublic String toSQL(boolean noSemicolon)
toSQL in interface org.teasoft.bee.osql.chain.ToSqltoSQL in class AbstractToSqlForChainCopyright © 2025. All rights reserved.