public class SecondaryTableImpl extends AbstractTableImpl<SecondaryTableMetadata,SecondaryTable> implements SecondaryTable
metadata| Constructor and Description |
|---|
SecondaryTableImpl() |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKeyJoinColumn |
addPrimaryKeyJoinColumn() |
ForeignKey |
setPrimaryKeyForeignKey() |
addIndex, addUniqueConstraint, setCatalog, setCreationSuffix, setName, setSchemagetMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddIndex, addUniqueConstraint, setCatalog, setCreationSuffix, setName, setSchemapublic PrimaryKeyJoinColumn addPrimaryKeyJoinColumn()
addPrimaryKeyJoinColumn in interface SecondaryTablepublic ForeignKey setPrimaryKeyForeignKey()
setPrimaryKeyForeignKey in interface SecondaryTable