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