| 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.
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementCollectionAttributeMetadata> |
AttributesMetadataImpl.getElementCollections()
Returns the element collection attributes.
|
| Constructor and Description |
|---|
ElementCollectionAttributeMetadataImpl(Member member,
ElementCollectionAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementCollectionAttributeElement
Element for
element-collection elements. |
| Modifier and Type | Method and Description |
|---|---|
List<ElementCollectionAttributeMetadata> |
AttributesElement.getElementCollections()
Returns the element collection attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ElementCollectionAttributeMetadata> |
AttributesMetadata.getElementCollections()
Returns the element collection attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.