public class Criteria extends Object
protected List<Criterion>
criterionList
Criteria()
Criteria
addCriterion(Condition condition, Object value1, Object value2, String property)
addCriterion(Condition condition, Object value, String property)
Map<String,Criterion>
getCriterionMap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<Criterion> criterionList
public Criteria()
public Criteria addCriterion(Condition condition, Object value1, Object value2, String property)
public Criteria addCriterion(Condition condition, Object value, String property)
public Map<String,Criterion> getCriterionMap()
Copyright © 2024. All rights reserved.