Class AwfulTableKey
java.lang.Object
mbg.test.mb3.generated.hierarchical.model.AwfulTableKey
- Direct Known Subclasses:
AwfulTable
This class was generated by MyBatis Generator.
This class corresponds to the database table awful table
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.inthashCode()This method was generated by MyBatis Generator.voidsetCustomerId(Integer customerId) This method was generated by MyBatis Generator.
-
Field Details
-
customerId
This field was generated by MyBatis Generator. This field corresponds to the database column awful table.CuStOmEr iD
-
-
Constructor Details
-
AwfulTableKey
public AwfulTableKey()
-
-
Method Details
-
getCustomerId
This method was generated by MyBatis Generator. This method returns the value of the database column awful table.CuStOmEr iD- Returns:
- the value of awful table.CuStOmEr iD
-
setCustomerId
This method was generated by MyBatis Generator. This method sets the value of the database column awful table.CuStOmEr iD- Parameters:
customerId- the value for awful table.CuStOmEr iD
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table awful table -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table awful table
-