| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model | |
| org.batoo.jpa.jdbc.mapping | |
| org.batoo.jpa.jdbc.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddableTypeImpl<X>
Implementation of
EmbeddableType. |
class |
EntityTypeImpl<X>
Implementation of
EntityType. |
class |
IdentifiableTypeImpl<X>
Implementation of
IdentifiableType. |
class |
ManagedTypeImpl<X>
Implementation of
ManagedType. |
class |
MappedSuperclassTypeImpl<X>
Implementation of
MappedSuperclassType. |
| Modifier and Type | Method and Description |
|---|---|
ManagedTypeDescriptor |
RootMapping.getType()
Returns the root type of the mapping.
|
ManagedTypeDescriptor |
RootMapping.getTypeDescriptor()
Returns the entity descriptor of the mapping
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmbeddableTypeDescriptor |
interface |
EntityTypeDescriptor
The descriptor interface for JPA and Batoo DB entities.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.