| Constructor and Description |
|---|
JoinTable(JdbcAdaptor jdbcAdaptor,
EntityTypeDescriptor entity,
AssociationMapping<?,?,?> mapping,
JoinTableMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinTableMetadaImpl
Implementation of
JoinTableMetadata. |
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
AssociationOverrideMetadataImpl.getJoinTable()
Returns the join table definition.
|
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
AssociationAttributeMetadataImpl.getJoinTable()
Returns the join table definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTableElement
Element for
collection-table elements. |
class |
JoinTableElement
Element for
join-table elements. |
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
AssociationOverrideElement.getJoinTable()
Returns the join table definition.
|
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
AssociationElement.getJoinTable()
Returns the join table definition.
|
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
AssociationMetadata.getJoinTable()
Returns the join table definition.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.