Class MyObjectKey
java.lang.Object
mbg.test.common.BaseClass
mbg.test.mb3.generated.miscellaneous.model.MyObjectKey
- Direct Known Subclasses:
MyObject
-
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.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.Methods inherited from class mbg.test.common.BaseClass
getLastname, setLastname
-
Field Details
-
id2
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.ID2 -
id1
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.ID1
-
-
Constructor Details
-
MyObjectKey
public MyObjectKey()
-
-
Method Details
-
getId2
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.ID2- Returns:
- the value of PKFIELDS.ID2
-
withId2
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setId2
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.ID2- Parameters:
id2- the value for PKFIELDS.ID2
-
getId1
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.ID1- Returns:
- the value of PKFIELDS.ID1
-
withId1
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setId1
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.ID1- Parameters:
id1- the value for PKFIELDS.ID1
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
-