| Constructor and Description |
|---|
SecondaryTable(JdbcAdaptor jdbcAdaptor,
EntityTypeDescriptor entity,
SecondaryTableMetadata metadata)
Default secondary table constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecondaryTableMetadataImpl
The implementation of
SecondaryTableMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<SecondaryTableMetadata> |
EntityMetadataImpl.getSecondaryTables()
Returns the list secondary tables of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecondaryTableMetadata> |
EntityElementFactory.getSecondaryTables()
Returns the list secondary tables of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecondaryTableMetadata> |
EntityMetadata.getSecondaryTables()
Returns the list secondary tables of the entity.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.