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, setupPojo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPojo, joinAdaptor, joinParams, joinSql, paramCount, setPojo, toString
protected AbstractSqlExpression(String name)
public SqlExpression setNot(boolean not)
setNot
在接口中 SqlExpression
protected MappingField _field(Entity<?> en)
Copyright © 2017. All rights reserved.