public abstract class AbstractSqlExpression extends AbstractPItem implements SqlExpression
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
not |
pojo, top| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractSqlExpression(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected MappingField |
_field(Entity<?> en) |
protected String |
_fmtcol(Entity<?> en) |
SqlExpression |
setNot(boolean not) |
_en, _fmtcolnm, getFieldMatcher, getPojo, getSqlType, isTop, setPojo, setTop, setupPojoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPojo, joinAdaptor, joinParams, joinSql, paramCount, setPojo, toStringprotected AbstractSqlExpression(String name)
public SqlExpression setNot(boolean not)
setNot 在接口中 SqlExpressionprotected MappingField _field(Entity<?> en)
Copyright © 2017. All rights reserved.