| Constructor and Description |
|---|
EmbeddedAttribute(ManagedTypeImpl<X> declaringType,
EmbeddedAttributeMetadata metadata)
Constructor for regular embedded attributes.
|
| 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 |
|---|---|
List<EmbeddedAttributeMetadata> |
AttributesMetadataImpl.getEmbeddeds()
Returns the embedded attributes.
|
| Constructor and Description |
|---|
EmbeddedAttributeMetadataImpl(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 |
|---|---|
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 |
|---|---|
List<EmbeddedAttributeMetadata> |
AttributesMetadata.getEmbeddeds()
Returns the embedded attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.