Class PkblobsExample.Criterion
java.lang.Object
mbg.test.mb3.generated.mixed.conditional.model.PkblobsExample.Criterion
- Enclosing class:
PkblobsExample
This class was generated by MyBatis Generator.
This class corresponds to the database table PKBLOBS
-
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
-