Class Anotherawfultable
java.lang.Object
mbg.test.mb3.generated.miscellaneous.model.mbgtest.Anotherawfultable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate StringThis field was generated by MyBatis Generator.private IntegerThis field was generated by MyBatis Generator.private StringThis field was generated by MyBatis Generator.private StringThis field was generated by MyBatis Generator.private StringThis field was generated by MyBatis Generator. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis 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.This method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.voidThis method was generated by MyBatis Generator.
-
Field Details
-
id
This field was generated by MyBatis Generator. This field corresponds to the database column MBGTEST.ANOTHERAWFULTABLE.ID -
select
This field was generated by MyBatis Generator. This field corresponds to the database column MBGTEST.ANOTHERAWFULTABLE.select -
insert
This field was generated by MyBatis Generator. This field corresponds to the database column MBGTEST.ANOTHERAWFULTABLE.insert -
update
This field was generated by MyBatis Generator. This field corresponds to the database column MBGTEST.ANOTHERAWFULTABLE.update -
delete
This field was generated by MyBatis Generator. This field corresponds to the database column MBGTEST.ANOTHERAWFULTABLE.delete
-
-
Constructor Details
-
Anotherawfultable
public Anotherawfultable()
-
-
Method Details
-
getId
This method was generated by MyBatis Generator. This method returns the value of the database column MBGTEST.ANOTHERAWFULTABLE.ID- Returns:
- the value of MBGTEST.ANOTHERAWFULTABLE.ID
-
setId
This method was generated by MyBatis Generator. This method sets the value of the database column MBGTEST.ANOTHERAWFULTABLE.ID- Parameters:
id- the value for MBGTEST.ANOTHERAWFULTABLE.ID
-
getSelect
This method was generated by MyBatis Generator. This method returns the value of the database column MBGTEST.ANOTHERAWFULTABLE.select- Returns:
- the value of MBGTEST.ANOTHERAWFULTABLE.select
-
setSelect
This method was generated by MyBatis Generator. This method sets the value of the database column MBGTEST.ANOTHERAWFULTABLE.select- Parameters:
select- the value for MBGTEST.ANOTHERAWFULTABLE.select
-
getInsert
This method was generated by MyBatis Generator. This method returns the value of the database column MBGTEST.ANOTHERAWFULTABLE.insert- Returns:
- the value of MBGTEST.ANOTHERAWFULTABLE.insert
-
setInsert
This method was generated by MyBatis Generator. This method sets the value of the database column MBGTEST.ANOTHERAWFULTABLE.insert- Parameters:
insert- the value for MBGTEST.ANOTHERAWFULTABLE.insert
-
getUpdate
This method was generated by MyBatis Generator. This method returns the value of the database column MBGTEST.ANOTHERAWFULTABLE.update- Returns:
- the value of MBGTEST.ANOTHERAWFULTABLE.update
-
setUpdate
This method was generated by MyBatis Generator. This method sets the value of the database column MBGTEST.ANOTHERAWFULTABLE.update- Parameters:
update- the value for MBGTEST.ANOTHERAWFULTABLE.update
-
getDelete
This method was generated by MyBatis Generator. This method returns the value of the database column MBGTEST.ANOTHERAWFULTABLE.delete- Returns:
- the value of MBGTEST.ANOTHERAWFULTABLE.delete
-
setDelete
This method was generated by MyBatis Generator. This method sets the value of the database column MBGTEST.ANOTHERAWFULTABLE.delete- Parameters:
delete- the value for MBGTEST.ANOTHERAWFULTABLE.delete
-