Class Generatedalwaystestnoupdates
java.lang.Object
mbg.test.common.BaseClass
mbg.test.mb3.generated.miscellaneous.model.Generatedalwaystestnoupdates
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.getId()This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.inthashCode()This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidsetIdPlus1(Integer idPlus1) This method was generated by MyBatis Generator.voidsetIdPlus2(Integer idPlus2) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.withIdPlus1(Integer idPlus1) This method was generated by MyBatis Generator.withIdPlus2(Integer idPlus2) This method was generated by MyBatis Generator.Methods inherited from class mbg.test.common.BaseClass
getLastname, setLastname
-
Field Details
-
id
This field was generated by MyBatis Generator. This field corresponds to the database column GENERATEDALWAYSTESTNOUPDATES.ID -
idPlus1
This field was generated by MyBatis Generator. This field corresponds to the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1 -
idPlus2
This field was generated by MyBatis Generator. This field corresponds to the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
-
-
Constructor Details
-
Generatedalwaystestnoupdates
public Generatedalwaystestnoupdates()
-
-
Method Details
-
getId
This method was generated by MyBatis Generator. This method returns the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID- Returns:
- the value of GENERATEDALWAYSTESTNOUPDATES.ID
-
withId
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
setId
This method was generated by MyBatis Generator. This method sets the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID- Parameters:
id- the value for GENERATEDALWAYSTESTNOUPDATES.ID
-
getIdPlus1
This method was generated by MyBatis Generator. This method returns the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1- Returns:
- the value of GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
-
withIdPlus1
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
setIdPlus1
This method was generated by MyBatis Generator. This method sets the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1- Parameters:
idPlus1- the value for GENERATEDALWAYSTESTNOUPDATES.ID_PLUS1
-
getIdPlus2
This method was generated by MyBatis Generator. This method returns the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2- Returns:
- the value of GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
-
withIdPlus2
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
setIdPlus2
This method was generated by MyBatis Generator. This method sets the value of the database column GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2- Parameters:
idPlus2- the value for GENERATEDALWAYSTESTNOUPDATES.ID_PLUS2
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
-