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