| 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. |
| Modifier and Type | Method and Description |
|---|---|
List<ManyToManyAttributeMetadata> |
AttributesMetadataImpl.getManyToManies()
Returns the many-to-many attributes.
|
| Constructor and Description |
|---|
ManyToManyAttributeMetadataImpl(Member member,
ManyToManyAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManyToManyAttributeElement
Element for
many-to-many elements. |
| Modifier and Type | Method and Description |
|---|---|
List<ManyToManyAttributeMetadata> |
AttributesElement.getManyToManies()
Returns the many-to-many attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManyToManyAttributeMetadata> |
AttributesMetadata.getManyToManies()
Returns the many-to-many attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.