public class WhereOr extends Where
LOGIC_AND, LOGIC_OR, OpMap
WhereOr(List<Where> wheres)
WhereOr(String field, Operator operator, Object value)
collectSql, cutFirstLogic, getChildren, getField, getLogic, getLogicStr, getOperator, getValue, setField, setOperator, setValue, toSql, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WhereOr(String field, Operator operator, Object value)
public WhereOr(List<Where> wheres)
Copyright © 2023. All rights reserved.