| Package | Description |
|---|---|
| org.batoo.jpa.parser.impl.metadata | |
| org.batoo.jpa.parser.impl.metadata.type | |
| org.batoo.jpa.parser.impl.orm.type | |
| org.batoo.jpa.parser.metadata.type |
| Constructor and Description |
|---|
EntityListenerMetadataImpl(AbstractLocator locator,
IdentifiableTypeMetadata metadata,
java.lang.String className) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityMetadataImpl
Implementation
EntityMetadata. |
class |
IdentifiableMetadataImpl
Implementation
IdentifiableTypeMetadata. |
class |
MappedSuperclassMetadataImpl
Implementation
MappedSuperclassMetadata. |
| Constructor and Description |
|---|
IdentifiableMetadataImpl(java.lang.Class<?> clazz,
IdentifiableTypeMetadata metadata,
javax.persistence.AccessType parentAccessType) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityElementFactory
Element for
entity elements. |
class |
MappedSuperclassElementFactory
Element for
mapped-superclass elements. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityMetadata
The definition of the entities.
|
interface |
MappedSuperclassMetadata
The definition of the mapped super classes.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.