public class Example extends Object
protected boolean
distinct
protected Class<?>
entityClass
protected Integer
limit
protected Long
offset
protected String
orderByClause
protected List<Criteria>
oredCriteria
pageNo
pageSize
void
clear()
protected Criteria
createCriteria(Example example)
createCriteriaInternal(Example example)
static Criteria
of(Class<?> entityClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String orderByClause
protected boolean distinct
protected List<Criteria> oredCriteria
protected Integer limit
protected Long offset
protected Integer pageNo
protected Integer pageSize
protected Class<?> entityClass
public static Criteria of(Class<?> entityClass)
public void clear()
protected Criteria createCriteria(Example example)
protected Criteria createCriteriaInternal(Example example)