| Constructor and Description |
|---|
EmbeddedAttribute(IdentifiableTypeImpl<X> declaringType,
EmbeddedIdAttributeMetadata metadata)
Constructor for id type embedded attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedIdAttributeMetadataImpl |
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedIdAttributeMetadata> |
AttributesMetadataImpl.getEmbeddedIds()
Returns the embedded id attributes.
|
| Constructor and Description |
|---|
EmbeddedIdAttributeMetadataImpl(Member member,
EmbeddedIdAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedIdAttributeElement
Element for
embedded-id elements. |
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedIdAttributeMetadata> |
AttributesElement.getEmbeddedIds()
Returns the embedded id attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedIdAttributeMetadata> |
AttributesMetadata.getEmbeddedIds()
Returns the embedded id attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.