cn.gtmap.estateplat.core.support.mybatis.mapper
类 Example.Criterion
java.lang.Object
cn.gtmap.estateplat.core.support.mybatis.mapper.Example.Criterion
- 包容类:
- Example
public static class Example.Criterion
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Example.Criterion
protected Example.Criterion(String condition)
Example.Criterion
protected Example.Criterion(String condition,
Object value,
String typeHandler)
Example.Criterion
protected Example.Criterion(String condition,
Object value)
Example.Criterion
protected Example.Criterion(String condition,
Object value,
Object secondValue,
String typeHandler)
Example.Criterion
protected Example.Criterion(String condition,
Object value,
Object secondValue)
getCondition
public String getCondition()
getValue
public Object getValue()
getSecondValue
public Object getSecondValue()
isNoValue
public boolean isNoValue()
isSingleValue
public boolean isSingleValue()
isBetweenValue
public boolean isBetweenValue()
isListValue
public boolean isListValue()
getTypeHandler
public String getTypeHandler()
Copyright © 2015–2018 cn.gtmap. All rights reserved.