Class MyObject
java.lang.Object
mbg.test.common.BaseClass
mbg.test.mb3.generated.miscellaneous.model.MyObjectKey
mbg.test.mb3.generated.miscellaneous.model.MyObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DateThis field was generated by MyBatis Generator.private LongThis field was generated by MyBatis Generator.private DoubleThis field was generated by MyBatis Generator.private intThis field was generated by MyBatis Generator.private FirstNameThis field was generated by MyBatis Generator.private DateThis field was generated by MyBatis Generator.private StringThis field was generated by MyBatis Generator.private MyTimeThis field was generated by MyBatis Generator.private DateThis field was generated by MyBatis Generator.private IntegerThis field was generated by MyBatis Generator. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.intThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.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.voidsetBirthDate(Date birthDate) This method was generated by MyBatis Generator.voidsetDecimal100field(Long decimal100field) This method was generated by MyBatis Generator.voidsetDecimal155field(Double decimal155field) This method was generated by MyBatis Generator.voidsetDecimal60field(int decimal60field) This method was generated by MyBatis Generator.voidsetFirstname(FirstName firstname) This method was generated by MyBatis Generator.voidsetStartDate(Date startDate) This method was generated by MyBatis Generator.voidsetStringboolean(String stringboolean) This method was generated by MyBatis Generator.voidsetTimefield(MyTime timefield) This method was generated by MyBatis Generator.voidsetTimestampfield(Date timestampfield) This method was generated by MyBatis Generator.voidsetWierdField(Integer wierdField) This method was generated by MyBatis Generator.withBirthDate(Date birthDate) This method was generated by MyBatis Generator.withDecimal100field(Long decimal100field) This method was generated by MyBatis Generator.withDecimal155field(Double decimal155field) This method was generated by MyBatis Generator.withDecimal60field(int decimal60field) This method was generated by MyBatis Generator.withFirstname(FirstName firstname) This method was generated by MyBatis Generator.withStartDate(Date startDate) This method was generated by MyBatis Generator.withStringboolean(String stringboolean) This method was generated by MyBatis Generator.withTimefield(MyTime timefield) This method was generated by MyBatis Generator.withTimestampfield(Date timestampfield) This method was generated by MyBatis Generator.withWierdField(Integer wierdField) This method was generated by MyBatis Generator.Methods inherited from class mbg.test.mb3.generated.miscellaneous.model.MyObjectKey
getId1, getId2, setId1, setId2, withId1, withId2Methods inherited from class mbg.test.common.BaseClass
getLastname, setLastname
-
Field Details
-
firstname
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.FIRSTNAME -
startDate
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.DATEFIELD -
timefield
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.TIMEFIELD -
timestampfield
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.TIMESTAMPFIELD -
decimal60field
private int decimal60fieldThis field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.DECIMAL60FIELD -
decimal100field
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.DECIMAL100FIELD -
decimal155field
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.DECIMAL155FIELD -
wierdField
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.wierd$Field -
birthDate
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.birth date -
stringboolean
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDS.STRINGBOOLEAN
-
-
Constructor Details
-
MyObject
public MyObject()
-
-
Method Details
-
getFirstname
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.FIRSTNAME- Returns:
- the value of PKFIELDS.FIRSTNAME
-
withFirstname
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setFirstname
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.FIRSTNAME- Parameters:
firstname- the value for PKFIELDS.FIRSTNAME
-
getStartDate
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.DATEFIELD- Returns:
- the value of PKFIELDS.DATEFIELD
-
withStartDate
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setStartDate
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.DATEFIELD- Parameters:
startDate- the value for PKFIELDS.DATEFIELD
-
getTimefield
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.TIMEFIELD- Returns:
- the value of PKFIELDS.TIMEFIELD
-
withTimefield
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setTimefield
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.TIMEFIELD- Parameters:
timefield- the value for PKFIELDS.TIMEFIELD
-
getTimestampfield
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.TIMESTAMPFIELD- Returns:
- the value of PKFIELDS.TIMESTAMPFIELD
-
withTimestampfield
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setTimestampfield
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.TIMESTAMPFIELD- Parameters:
timestampfield- the value for PKFIELDS.TIMESTAMPFIELD
-
getDecimal60field
public int getDecimal60field()This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.DECIMAL60FIELD- Returns:
- the value of PKFIELDS.DECIMAL60FIELD
-
withDecimal60field
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setDecimal60field
public void setDecimal60field(int decimal60field) This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.DECIMAL60FIELD- Parameters:
decimal60field- the value for PKFIELDS.DECIMAL60FIELD
-
getDecimal100field
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.DECIMAL100FIELD- Returns:
- the value of PKFIELDS.DECIMAL100FIELD
-
withDecimal100field
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setDecimal100field
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.DECIMAL100FIELD- Parameters:
decimal100field- the value for PKFIELDS.DECIMAL100FIELD
-
getDecimal155field
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.DECIMAL155FIELD- Returns:
- the value of PKFIELDS.DECIMAL155FIELD
-
withDecimal155field
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setDecimal155field
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.DECIMAL155FIELD- Parameters:
decimal155field- the value for PKFIELDS.DECIMAL155FIELD
-
getWierdField
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.wierd$Field- Returns:
- the value of PKFIELDS.wierd$Field
-
withWierdField
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setWierdField
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.wierd$Field- Parameters:
wierdField- the value for PKFIELDS.wierd$Field
-
getBirthDate
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.birth date- Returns:
- the value of PKFIELDS.birth date
-
withBirthDate
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setBirthDate
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.birth date- Parameters:
birthDate- the value for PKFIELDS.birth date
-
getStringboolean
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDS.STRINGBOOLEAN- Returns:
- the value of PKFIELDS.STRINGBOOLEAN
-
withStringboolean
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
setStringboolean
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDS.STRINGBOOLEAN- Parameters:
stringboolean- the value for PKFIELDS.STRINGBOOLEAN
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS- Overrides:
equalsin classMyObjectKey
-
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS- Overrides:
hashCodein classMyObjectKey
-