public static interface ForeignKeyInformation.ColumnReferenceMapping
| Modifier and Type | Method and Description | 
|---|---|
ColumnInformation | 
getReferencedColumnMetadata()
Obtain the information about the referenced column (the target side). 
 | 
ColumnInformation | 
getReferencingColumnMetadata()
Obtain the information about the referencing column (the source column, which points to
 the referenced column). 
 | 
ColumnInformation getReferencingColumnMetadata()
ColumnInformation getReferencedColumnMetadata()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.