| Package | Description |
|---|---|
| org.batoo.jpa.parser.impl | |
| org.batoo.jpa.parser.impl.metadata | |
| org.batoo.jpa.parser.impl.orm |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
OrmParser.getMetadata()
Returns the metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataImpl
Implementation of
Metadata. |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataImpl.merge(Metadata metadata)
Merges the ORM XML based metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityMappings
Element for
entity-mappings elements. |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
OrmContentHandler.getMetadata()
Returns the metadata.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.