Class PkfieldsblobsWithBLOBs


public class PkfieldsblobsWithBLOBs extends 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(Integer id1, Integer id2, String firstname, String lastname, byte[] blob1)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
  • 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