Class PK
java.lang.Object
ru.volnenko.maven.plugin.databasedoc.model.impl.PK
- All Implemented Interfaces:
IPK
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NonNull String@NonNull StringinthashCode()voidsetFieldName(@NonNull String fieldName) voidsetTableName(@NonNull String tableName)
-
Constructor Details
-
PK
-
-
Method Details
-
getTableName
- Specified by:
getTableNamein interfaceIPK
-
setTableName
- Specified by:
setTableNamein interfaceIPK
-
getFieldName
- Specified by:
getFieldNamein interfaceIPK
-
setFieldName
- Specified by:
setFieldNamein interfaceIPK
-
equals
-
hashCode
public int hashCode()
-