| Constructor and Description |
|---|
CallbackManager(IdentifiableTypeMetadata metadata,
Class<?> javaType)
Constructor for identifiable types.
|
| Constructor and Description |
|---|
IdentifiableTypeImpl(MetamodelImpl metamodel,
IdentifiableTypeImpl<? super X> supertype,
Class<X> javaType,
IdentifiableTypeMetadata metadata) |
| Constructor and Description |
|---|
EntityListenerMetadataImpl(AbstractLocator locator,
IdentifiableTypeMetadata metadata,
String className) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityMetadataImpl
Implementation
EntityMetadata. |
class |
IdentifiableMetadataImpl
Implementation
IdentifiableTypeMetadata. |
class |
MappedSuperclassMetadataImpl
Implementation
MappedSuperclassMetadata. |
| Constructor and Description |
|---|
IdentifiableMetadataImpl(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. All Rights Reserved.