cn.gtmap.estateplat.core.support.mybatis.mapper
类 Example.Criteria

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.mybatis.mapper.Example.GeneratedCriteria
      继承者 cn.gtmap.estateplat.core.support.mybatis.mapper.Example.Criteria
包容类:
Example

public static class Example.Criteria
extends Example.GeneratedCriteria


字段摘要
 
从类 cn.gtmap.estateplat.core.support.mybatis.mapper.Example.GeneratedCriteria 继承的字段
criteria, exists, propertyMap
 
构造方法摘要
protected Example.Criteria(Map<String,EntityHelper.EntityColumn> propertyMap)
           
protected Example.Criteria(Map<String,EntityHelper.EntityColumn> propertyMap, boolean exists)
           
 
方法摘要
 
从类 cn.gtmap.estateplat.core.support.mybatis.mapper.Example.GeneratedCriteria 继承的方法
addCriterion, addCriterion, addCriterion, andBetween, andEqualNvlTo, andEqualTo, andGreaterThan, andGreaterThanOrEqualTo, andIn, andIsNotNull, andIsNull, andLessThan, andLessThanOrEqualTo, andLike, andNotBetween, andNotEqualNvlTo, andNotEqualTo, andNotIn, andNotLike, getAllCriteria, getCriteria, isValid
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Example.Criteria

protected Example.Criteria(Map<String,EntityHelper.EntityColumn> propertyMap)

Example.Criteria

protected Example.Criteria(Map<String,EntityHelper.EntityColumn> propertyMap,
                           boolean exists)


Copyright © 2015–2020 cn.gtmap. All rights reserved.