Class Pkfieldsblobs
java.lang.Object
mbg.test.mb3.generated.mixed.hierarchical.model.PkfieldsblobsKey
mbg.test.mb3.generated.mixed.hierarchical.model.Pkfieldsblobs
- Direct Known Subclasses:
PkfieldsblobsWithBLOBs
-
Field Summary
Fields -
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.inthashCode()This method was generated by MyBatis Generator.voidsetFirstname(String firstname) This method was generated by MyBatis Generator.voidsetLastname(String lastname) This method was generated by MyBatis Generator.Methods inherited from class mbg.test.mb3.generated.mixed.hierarchical.model.PkfieldsblobsKey
getId1, getId2, setId1, setId2
-
Field Details
-
firstname
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.FIRSTNAME -
lastname
This field was generated by MyBatis Generator. This field corresponds to the database column PKFIELDSBLOBS.LASTNAME
-
-
Constructor Details
-
Pkfieldsblobs
public Pkfieldsblobs()
-
-
Method Details
-
getFirstname
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.FIRSTNAME- Returns:
- the value of PKFIELDSBLOBS.FIRSTNAME
-
setFirstname
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.FIRSTNAME- Parameters:
firstname- the value for PKFIELDSBLOBS.FIRSTNAME
-
getLastname
This method was generated by MyBatis Generator. This method returns the value of the database column PKFIELDSBLOBS.LASTNAME- Returns:
- the value of PKFIELDSBLOBS.LASTNAME
-
setLastname
This method was generated by MyBatis Generator. This method sets the value of the database column PKFIELDSBLOBS.LASTNAME- Parameters:
lastname- the value for PKFIELDSBLOBS.LASTNAME
-
equals
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS- Overrides:
equalsin classPkfieldsblobsKey
-
hashCode
public int hashCode()This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS- Overrides:
hashCodein classPkfieldsblobsKey
-