public interface AssociationMetadata extends BindableMetadata
| Modifier and Type | Method and Description |
|---|---|
List<JoinColumnMetadata> |
getJoinColumns()
Returns the list of join column definition.
|
JoinTableMetadata |
getJoinTable()
Returns the join table definition.
|
getNamegetLocatorList<JoinColumnMetadata> getJoinColumns()
JoinTableMetadata getJoinTable()
Copyright © 2012-2013 Batoo. All Rights Reserved.