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