| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model.mapping | |
| org.batoo.jpa.parser.impl.orm |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AssociationMappingImpl.link()
Links the attribute to its associate entity type and inverse attribute if bidirectional.
|
void |
SingularAssociationMappingImpl.link()
Links the attribute to its associate entity type and inverse attribute if bidirectional.
|
void |
PluralAssociationMappingImpl.link()
Links the attribute to its associate entity type and inverse attribute if bidirectional.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Element.expected(String element,
Locator locator)
Checks if the
element is expected. |
Copyright © 2012-2013 Batoo. All Rights Reserved.