Class PkfieldsblobsKey
java.lang.Object
mbg.test.mb3.generated.annotated.hierarchical.Immutable.Model.PkfieldsblobsKey
- Direct Known Subclasses:
Pkfieldsblobs
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPkfieldsblobsKey(Integer id1, Integer id2) This method was generated by MyBatis Generator. -
Method Summary
-
Field Details
-
id1
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.ID1 -
id2
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.ID2
-
-
Constructor Details
-
PkfieldsblobsKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
-
-
Method Details
-
getId1
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.ID1- Returns:
- the value of PKFIELDSBLOBS.ID1
-
getId2
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.ID2- Returns:
- the value of PKFIELDSBLOBS.ID2
-