| 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 |
EmbeddedIdAttributeMetadataImpl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmbeddedIdAttributeMetadata> |
AttributesMetadataImpl.getEmbeddedIds()
Returns the embedded id attributes.
|
| Constructor and Description |
|---|
EmbeddedIdAttributeMetadataImpl(java.lang.reflect.Member member,
EmbeddedIdAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedIdAttributeElement
Element for
embedded-id elements. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmbeddedIdAttributeMetadata> |
AttributesElement.getEmbeddedIds()
Returns the embedded id attributes.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EmbeddedIdAttributeMetadata> |
AttributesMetadata.getEmbeddedIds()
Returns the embedded id attributes.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.