java.lang.Object
mbg.test.mb3.generated.mixed.hierarchical.Immutable.Model.PkblobsKey
Direct Known Subclasses:
PkblobsWithBLOBs

public class PkblobsKey extends Object
  • Field Details

    • id

      private Integer id
      This field was generated by MyBatis Generator. This field corresponds to the database column PKBLOBS.ID
  • Constructor Details

    • PkblobsKey

      public PkblobsKey(Integer id)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKBLOBS
  • Method Details

    • getId

      public Integer getId()
      This method was generated by MyBatis Generator. This method returns the value of the database column PKBLOBS.ID
      Returns:
      the value of PKBLOBS.ID