public interface ImplicitPrimaryKeyJoinColumnNameSource extends ImplicitNameSource
Modifier and Type | Method and Description |
---|---|
Identifier |
getReferencedPrimaryKeyColumnName()
Access the name of the column that is a primary key column in the
referenced-table that is referenced by the foreign-key described here.
|
Identifier |
getReferencedTableName()
Access the name of the table referenced by the foreign-key described here.
|
getBuildingContext
Identifier getReferencedTableName()
Identifier getReferencedPrimaryKeyColumnName()
Copyright © 2016 JBoss by Red Hat. All rights reserved.