| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.jdbc | |
| org.batoo.jpa.jdbc.mapping |
| Modifier and Type | Method and Description |
|---|---|
JoinableTable |
ElementCollectionMappingImpl.getJoinTable()
Returns the join table for the relation.
|
JoinableTable |
EmbeddedMappingImpl.getJoinTable()
Returns the join table for the relation.
|
JoinableTable |
JoinedMapping.getJoinTable()
Returns the join table for the relation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionTable
The table for element collection attributes.
|
class |
JoinTable |
| Modifier and Type | Method and Description |
|---|---|
JoinableTable |
AssociationMapping.getJoinTable()
Returns the join table for the relation.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.