java.lang.Object
mbg.test.mb3.generated.mixed.hierarchical.model.PkfieldsblobsKey
mbg.test.mb3.generated.mixed.hierarchical.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()
  • 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
    • setFirstname

      public void setFirstname(String firstname)
      This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.FIRSTNAME
      Parameters:
      firstname - the value for 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
    • setLastname

      public void setLastname(String lastname)
      This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.LASTNAME
      Parameters:
      lastname - the value for PKFIELDSBLOBS.LASTNAME
    • equals

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

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