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