java.lang.Object
mbg.test.mb3.generated.mixed.hierarchical.model.AwfulTableKey
Direct Known Subclasses:
AwfulTable

public class AwfulTableKey extends Object
  • Field Details

    • customerId

      private Integer 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

      public Integer 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

      public void setCustomerId(Integer customerId)
      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

      public boolean equals(Object that)
      This method was generated by MyBatis Generator. This method corresponds to the database table awful table
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      This method was generated by MyBatis Generator. This method corresponds to the database table awful table
      Overrides:
      hashCode in class Object