Class AnotherawfultableExample.Criterion
java.lang.Object
mbg.test.mb3.generated.miscellaneous.model.example.mbgtest.AnotherawfultableExample.Criterion
- Enclosing class:
AnotherawfultableExample
This class was generated by MyBatis Generator.
This class corresponds to the database table MBGTEST.ANOTHERAWFULTABLE
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedprotectedprotectedprotected -
Method Summary
-
Field Details
-
condition
-
value
-
secondValue
-
noValue
private boolean noValue -
singleValue
private boolean singleValue -
betweenValue
private boolean betweenValue -
listValue
private boolean listValue -
typeHandler
-
-
Constructor Details
-
Criterion
-
Criterion
-
Criterion
-
Criterion
-
Criterion
-
-
Method Details
-
getCondition
-
getValue
-
getSecondValue
-
isNoValue
public boolean isNoValue() -
isSingleValue
public boolean isSingleValue() -
isBetweenValue
public boolean isBetweenValue() -
isListValue
public boolean isListValue() -
getTypeHandler
-