Class PkfieldsblobsWithBLOBs


public class PkfieldsblobsWithBLOBs extends Pkfieldsblobs
This class was generated by MyBatis Generator. This class corresponds to the database table PKFIELDSBLOBS
  • Field Details

    • blob1

      private byte[] blob1
      This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.BLOB1
  • Constructor Details

    • PkfieldsblobsWithBLOBs

      public PkfieldsblobsWithBLOBs()
  • Method Details

    • getBlob1

      public byte[] getBlob1()
      This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.BLOB1
      Returns:
      the value of PKFIELDSBLOBS.BLOB1
    • setBlob1

      public void setBlob1(byte[] blob1)
      This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.BLOB1
      Parameters:
      blob1 - the value for PKFIELDSBLOBS.BLOB1
    • 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 Pkfieldsblobs
    • hashCode

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