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