| Package | Description |
|---|---|
| org.batoo.jpa.parser.impl.metadata.attribute | |
| org.batoo.jpa.parser.impl.orm.attribute | |
| org.batoo.jpa.parser.metadata.attribute |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAttributeMetadataImpl
The implementation of the
BasicAttributeMetadata. |
class |
IdAttributeMetadataImpl
The implementation of the
IdAttributeMetadata. |
class |
PhysicalAttributeMetadataImpl
The implementation of the
PhysicalAttributeMetadata. |
class |
VersionAttributeMetadataImpl
The implementation of the
VersionAttributeMetadata. |
| Constructor and Description |
|---|
PhysicalAttributeMetadataImpl(java.lang.reflect.Member member,
PhysicalAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAttributeElement
Element for
basic elements. |
class |
IdAttributeElement
Element for
id elements. |
class |
PhysicalAttributeElement
Common implementation of singular attribute element factories.
|
class |
VersionAttributeElement
Element for
version elements. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicAttributeMetadata
Metadata for basic attributes.
|
interface |
IdAttributeMetadata
The definition of the id attributes.
|
interface |
VersionAttributeMetadata
The definition of version attributes.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.