| 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 |
OneToManyAttributeMetadataImpl
Implementation of
OneToManyAttributeMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<OneToManyAttributeMetadata> |
AttributesMetadataImpl.getOneToManies()
Returns the one-to-many attributes.
|
| Constructor and Description |
|---|
OneToManyAttributeMetadataImpl(Member member,
OneToManyAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
OneToManyAttributeElement
Element for
one-to-many elements. |
| Modifier and Type | Method and Description |
|---|---|
List<OneToManyAttributeMetadata> |
AttributesElement.getOneToManies()
Returns the one-to-many attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<OneToManyAttributeMetadata> |
AttributesMetadata.getOneToManies()
Returns the one-to-many attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.