Class Compoundkey
java.lang.Object
mbg.test.mb3.generated.hierarchical.immutable.model.CompoundkeyKey
mbg.test.mb3.generated.hierarchical.immutable.model.Compoundkey
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCompoundkey(Integer id, Date updatedate, String description) This method was generated by MyBatis Generator. -
Method Summary
Modifier and TypeMethodDescriptionThis method was generated by MyBatis Generator.Methods inherited from class mbg.test.mb3.generated.hierarchical.immutable.model.CompoundkeyKey
getId, getUpdatedate
-
Field Details
-
description
This field was generated by MyBatis Generator. This field corresponds to the database column COMPOUNDKEY.DESCRIPTION
-
-
Constructor Details
-
Compoundkey
This method was generated by MyBatis Generator. This method corresponds to the database table COMPOUNDKEY
-
-
Method Details
-
getDescription
This method was generated by MyBatis Generator. This method returns the value of the database column COMPOUNDKEY.DESCRIPTION- Returns:
- the value of COMPOUNDKEY.DESCRIPTION
-