public interface JoinTableMetadata extends TableMetadata
| Modifier and Type | Method and Description |
|---|---|
List<JoinColumnMetadata> |
getInverseJoinColumns()
Returns the list of inverse join columns of the table.
|
List<JoinColumnMetadata> |
getJoinColumns()
Returns the list of join columns of the table..
|
getCatalog, getSchema, getUniqueConstraintsgetNamegetLocatorList<JoinColumnMetadata> getInverseJoinColumns()
List<JoinColumnMetadata> getJoinColumns()
Copyright © 2012-2013 Batoo. All Rights Reserved.