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