| 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. |
class |
OneToOneAttributeMetadataImpl
Implementation of
OneToOneAttributeMetadata. |
| Modifier and Type | Class and Description |
|---|---|
class |
ManyToOneAttributeElement
Element for
many-to-one elements. |
class |
OneToOneAttributeElement
Element for
one-to-one elements. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManyToOneAttributeMetadata
The definition of the many to one attributes.
|
interface |
OneToOneAttributeMetadata
The definition of the one to one attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.