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. 
 | 
getBuildingContextIdentifier getReferencedTableName()
Identifier getReferencedPrimaryKeyColumnName()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.