public class SimpleCommonWhereBuilder extends CommonOperatorSQLBuilder implements AboutChildBuilder, WrapperBuilder, LogicBuilder, OperatorBuilder, OperatorLinkBuilder, OperatorFunctionBuilder, BetweenValueBuilder, AbsValueBuilder
| 限定符和类型 | 字段和说明 |
|---|---|
protected StampWhere |
where |
lastWheregammars, point, points, posPoint| 构造器和说明 |
|---|
SimpleCommonWhereBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
and() |
Object |
column(Class table,
Serializable field) |
Object |
column(Serializable field) |
Object |
column(String aliasName,
Serializable field) |
StampAction |
compile() |
StampWhere |
getStampWhere() |
Object |
or() |
between, eq, gt, gte, in, isNotNull, isNotNull, isNotNull, isNull, isNull, isNull, like, lt, lte, ne, nin, notBetween, section, value, wrapperaddPoint, autonomously, getPoint, getPointNext, getPrePoint, previous, previousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrapperautonomouslybetween, gt, gte, in, like, lt, lte, ne, nin, notBetweeneqisNotNull, isNotNull, isNotNull, isNull, isNull, isNullsectionvalueprotected StampWhere where
public Object column(Serializable field)
column 在接口中 AbsWhereColumnBuilderpublic Object column(Class table, Serializable field)
column 在接口中 AbsWhereColumnBuilderpublic Object column(String aliasName, Serializable field)
column 在接口中 AbsWhereColumnBuilderpublic StampWhere getStampWhere()
getStampWhere 在接口中 AboutChildBuilderpublic Object and()
and 在接口中 AndBuilderpublic StampAction compile()
compile 在接口中 UnifyBuilderCopyright © 2020. All rights reserved.