public abstract class AbstractSqlExpression extends AbstractPItem implements SqlExpression
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
not |
pojo, top| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSqlExpression(String name) |
| Modifier and Type | Method and Description |
|---|---|
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 in interface SqlExpressionprotected MappingField _field(Entity<?> en)
Copyright © 2017. All rights reserved.