| 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 |
ElementCollectionAttributeMetadataImpl
Implementation element collection attributes.
|
class |
EmbeddedAttributeMetadataImpl
The implementation of the
EmbeddedAttributeMetadata. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmbeddedAttributeMetadata> |
AttributesMetadataImpl.getEmbeddeds()
Returns the embedded attributes.
|
| Constructor and Description |
|---|
EmbeddedAttributeMetadataImpl(java.lang.reflect.Member member,
EmbeddedAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementCollectionAttributeElement
Element for
element-collection elements. |
class |
EmbeddedAttributeElement
Element for
embedded-id elements. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmbeddedAttributeMetadata> |
AttributesElement.getEmbeddeds()
Returns the embedded attributes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ElementCollectionAttributeMetadata
Definition for element collection attributes.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmbeddedAttributeMetadata> |
AttributesMetadata.getEmbeddeds()
Returns the embedded attributes.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.