public class Wrapper extends Object implements Serializable
Wrapper()
Wrapper
and(Cond cond)
and(Wrapper wrapper)
List<ConditionData>
getDataList()
static Wrapper
having(Cond cond)
or(Cond cond)
or(Wrapper wrapper)
where(Cond cond)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Wrapper()
public static Wrapper where(Cond cond)
cond
public static Wrapper having(Cond cond)
public Wrapper and(Wrapper wrapper)
wrapper
public Wrapper and(Cond cond)
public Wrapper or(Wrapper wrapper)
public Wrapper or(Cond cond)
public List<ConditionData> getDataList()
Copyright © 2022. All rights reserved.