java.lang.Object
mbg.test.mb3.generated.mixed.hierarchical.Immutable.Model.PkfieldsblobsKey
mbg.test.mb3.generated.mixed.hierarchical.Immutable.Model.Pkfieldsblobs
Direct Known Subclasses:
PkfieldsblobsWithBLOBs

public class Pkfieldsblobs extends PkfieldsblobsKey
  • Field Details

    • firstname

      private String firstname
      This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.FIRSTNAME
    • lastname

      private String lastname
      This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.LASTNAME
  • Constructor Details

    • Pkfieldsblobs

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

    • getFirstname

      public String getFirstname()
      This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.FIRSTNAME
      Returns:
      the value of PKFIELDSBLOBS.FIRSTNAME
    • getLastname

      public String getLastname()
      This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.LASTNAME
      Returns:
      the value of PKFIELDSBLOBS.LASTNAME