Class FieldsonlyExample
java.lang.Object
mbg.test.mb3.generated.hierarchical.immutable.model.FieldsonlyExample
-
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<FieldsonlyExample.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 FieldsonlyExample.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(FieldsonlyExample.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 FIELDSONLY -
distinct
protected boolean distinctThis field was generated by MyBatis Generator. This field corresponds to the database table FIELDSONLY -
oredCriteria
This field was generated by MyBatis Generator. This field corresponds to the database table FIELDSONLY
-
-
Constructor Details
-
FieldsonlyExample
public FieldsonlyExample()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY
-
-
Method Details
-
setOrderByClause
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
getOrderByClause
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
setDistinct
public void setDistinct(boolean distinct) This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
isDistinct
public boolean isDistinct()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
getOredCriteria
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
or
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
or
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
createCriteria
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
createCriteriaInternal
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
clear
public void clear()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY
-