Class FieldsblobsExample
java.lang.Object
mbg.test.mb3.generated.annotated.hierarchical.model.FieldsblobsExample
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThis class was generated by MyBatis Generator.static classThis class was generated by MyBatis Generator.protected static classThis class was generated by MyBatis Generator. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanThis field was generated by MyBatis Generator.protected StringThis field was generated by MyBatis Generator.protected List<FieldsblobsExample.Criteria> This field was generated by MyBatis Generator. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.protected FieldsblobsExample.CriteriaThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.booleanThis method was generated by MyBatis Generator.or()This method was generated by MyBatis Generator.voidor(FieldsblobsExample.Criteria criteria) This method was generated by MyBatis Generator.voidsetDistinct(boolean distinct) This method was generated by MyBatis Generator.voidsetOrderByClause(String orderByClause) This method was generated by MyBatis Generator.
-
Field Details
-
orderByClause
This field was generated by MyBatis Generator. This field corresponds to the database table FIELDSBLOBS -
distinct
protected boolean distinctThis field was generated by MyBatis Generator. This field corresponds to the database table FIELDSBLOBS -
oredCriteria
This field was generated by MyBatis Generator. This field corresponds to the database table FIELDSBLOBS
-
-
Constructor Details
-
FieldsblobsExample
public FieldsblobsExample()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
-
-
Method Details
-
setOrderByClause
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
getOrderByClause
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
setDistinct
public void setDistinct(boolean distinct) This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
isDistinct
public boolean isDistinct()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
getOredCriteria
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
or
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
or
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
createCriteria
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
createCriteriaInternal
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS -
clear
public void clear()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
-