Class Ignoremanycolumns
java.lang.Object
mbg.test.common.BaseClass
mbg.test.mb3.generated.miscellaneous.model.Ignoremanycolumns
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanThis method was generated by MyBatis Generator.getCol01()This method was generated by MyBatis Generator.getCol13()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
-
col01
This field was generated by MyBatis Generator. This field corresponds to the database column IGNOREMANYCOLUMNS.COL01 -
col13
This field was generated by MyBatis Generator. This field corresponds to the database column IGNOREMANYCOLUMNS.COL13
-
-
Constructor Details
-
Ignoremanycolumns
public Ignoremanycolumns()
-
-
Method Details
-
getCol01
This method was generated by MyBatis Generator. This method returns the value of the database column IGNOREMANYCOLUMNS.COL01- Returns:
- the value of IGNOREMANYCOLUMNS.COL01
-
withCol01
This method was generated by MyBatis Generator. This method corresponds to the database table IGNOREMANYCOLUMNS -
setCol01
This method was generated by MyBatis Generator. This method sets the value of the database column IGNOREMANYCOLUMNS.COL01- Parameters:
col01- the value for IGNOREMANYCOLUMNS.COL01
-
getCol13
This method was generated by MyBatis Generator. This method returns the value of the database column IGNOREMANYCOLUMNS.COL13- Returns:
- the value of IGNOREMANYCOLUMNS.COL13
-
withCol13
This method was generated by MyBatis Generator. This method corresponds to the database table IGNOREMANYCOLUMNS -
setCol13
This method was generated by MyBatis Generator. This method sets the value of the database column IGNOREMANYCOLUMNS.COL13- Parameters:
col13- the value for IGNOREMANYCOLUMNS.COL13
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table IGNOREMANYCOLUMNS -
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table IGNOREMANYCOLUMNS
-