public class SqlRange extends NoParamsSqlExpression implements SqlExpression
Modifier and Type | Field and Description |
---|---|
protected String |
sql |
name, not
pojo, top
Modifier | Constructor and Description |
---|---|
protected |
SqlRange(String name) |
|
SqlRange(String name,
String fmt,
Object... args) |
Modifier and Type | Method and Description |
---|---|
void |
joinSql(Entity<?> en,
StringBuilder sb)
将当前的语句组成元素输出,以便组成 PreparedStatement 语句
|
joinAdaptor, joinParams, paramCount
_field, _fmtcol, setNot
_en, _fmtcolnm, getFieldMatcher, getPojo, getSqlType, isTop, setPojo, setTop, setupPojo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setNot
getPojo, joinAdaptor, joinParams, paramCount, setPojo, toString
protected String sql
protected SqlRange(String name)
public void joinSql(Entity<?> en, StringBuilder sb)
PItem
Copyright © 2020. All rights reserved.