Class EnumtestKey
java.lang.Object
mbg.test.mb3.generated.hierarchical.model.EnumtestKey
- Direct Known Subclasses:
Enumtest
Database Table Remarks:
This is a comment for the EnumTest table
This class was generated by MyBatis Generator.
This class corresponds to the database table ENUMTEST
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
This field was generated by MyBatis Generator. This field corresponds to the database column ENUMTEST.ID
-
-
Constructor Details
-
EnumtestKey
public EnumtestKey()
-
-
Method Details
-
getId
This method was generated by MyBatis Generator. This method returns the value of the database column ENUMTEST.ID- Returns:
- the value of ENUMTEST.ID
-
setId
This method was generated by MyBatis Generator. This method sets the value of the database column ENUMTEST.ID- Parameters:
id- the value for ENUMTEST.ID
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table ENUMTEST -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table ENUMTEST
-