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