Class PkfieldsblobsKey
java.lang.Object
mbg.test.mb3.generated.annotated.conditional.model.PkfieldsblobsKey
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
Pkfieldsblobs
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.getId1()This method was generated by MyBatis Generator.getId2()This method was generated by MyBatis Generator.inthashCode()This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.
-
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 -
serialVersionUID
private static final long serialVersionUIDThis field was generated by MyBatis Generator. This field corresponds to the database table PKFIELDSBLOBS- See Also:
-
-
Constructor Details
-
PkfieldsblobsKey
public PkfieldsblobsKey()
-
-
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
-
setId1
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.ID1- Parameters:
id1- the value for 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
-
setId2
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.ID2- Parameters:
id2- the value for PKFIELDSBLOBS.ID2
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
-