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