Class PkfieldsblobsWithBLOBs
java.lang.Object
mbg.test.mb3.generated.mixed.hierarchical.model.PkfieldsblobsKey
mbg.test.mb3.generated.mixed.hierarchical.model.Pkfieldsblobs
mbg.test.mb3.generated.mixed.hierarchical.model.PkfieldsblobsWithBLOBs
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate byte[]This field was generated by MyBatis Generator. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mbg.test.mb3.generated.mixed.hierarchical.model.Pkfieldsblobs
getFirstname, getLastname, setFirstname, setLastnameMethods inherited from class mbg.test.mb3.generated.mixed.hierarchical.model.PkfieldsblobsKey
getId1, getId2, setId1, setId2
-
Field Details
-
blob1
private byte[] blob1This 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
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS- Overrides:
equalsin classPkfieldsblobs
-
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS- Overrides:
hashCodein classPkfieldsblobs
-