java.lang.Object
mbg.test.mb3.generated.hierarchical.immutable.model.CompoundkeyKey
mbg.test.mb3.generated.hierarchical.immutable.model.Compoundkey

public class Compoundkey extends CompoundkeyKey
  • Field Details

    • description

      private String description
      This field was generated by MyBatis Generator. This field corresponds to the database column COMPOUNDKEY.DESCRIPTION
  • Constructor Details

    • Compoundkey

      public Compoundkey(Integer id, Date updatedate, String description)
      This method was generated by MyBatis Generator. This method corresponds to the database table COMPOUNDKEY
  • Method Details

    • getDescription

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