Class PkonlyKey
java.lang.Object
mbg.test.mb3.generated.annotated.hierarchical.Immutable.Model.PkonlyKey
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
This field was generated by MyBatis Generator. This field corresponds to the database column PKONLY.ID -
seqNum
This field was generated by MyBatis Generator. This field corresponds to the database column PKONLY.SEQ_NUM
-
-
Constructor Details
-
PkonlyKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY
-
-
Method Details
-
getId
This method was generated by MyBatis Generator. This method returns the value of the database column PKONLY.ID- Returns:
- the value of PKONLY.ID
-
getSeqNum
This method was generated by MyBatis Generator. This method returns the value of the database column PKONLY.SEQ_NUM- Returns:
- the value of PKONLY.SEQ_NUM
-