Class PkfieldsblobsKey

java.lang.Object
mbg.test.mb3.generated.conditional.immutable.model.PkfieldsblobsKey
Direct Known Subclasses:
Pkfieldsblobs

public class PkfieldsblobsKey extends Object
  • Field Details

    • id1

      private Integer id1
      This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.ID1
    • id2

      private Integer id2
      This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.ID2
  • Constructor Details

    • PkfieldsblobsKey

      public PkfieldsblobsKey(Integer id1, Integer id2)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
  • Method Details

    • getId1

      public Integer getId1()
      This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.ID1
      Returns:
      the value of PKFIELDSBLOBS.ID1
    • getId2

      public Integer getId2()
      This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.ID2
      Returns:
      the value of PKFIELDSBLOBS.ID2