| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.model | |
| org.batoo.jpa.jdbc | |
| org.batoo.jpa.jdbc.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTypeImpl<X>
Implementation of
BasicType. |
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. |
class |
TypeImpl<X>
Implementation of
Type. |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTable.link(EntityTypeDescriptor entity,
TypeDescriptor type,
String defaultName,
ColumnMetadata metadata,
javax.persistence.EnumType enumType,
javax.persistence.TemporalType temporalType,
boolean lob)
Links the collection table.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicTypeDescriptor
Descriptor for basic types.
|
interface |
EmbeddableTypeDescriptor |
interface |
EntityTypeDescriptor
The descriptor interface for JPA and Batoo DB entities.
|
interface |
ManagedTypeDescriptor |
Copyright © 2012-2013 Batoo. All Rights Reserved.