| 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 |
BasicAttributeMetadataImpl
The implementation of the
BasicAttributeMetadata. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BasicAttributeMetadata> |
AttributesMetadataImpl.getBasics()
Returns the basic attributes.
|
| Constructor and Description |
|---|
BasicAttributeMetadataImpl(java.lang.reflect.Member member,
BasicAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAttributeElement
Element for
basic elements. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BasicAttributeMetadata> |
AttributesElement.getBasics()
Returns the basic attributes.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BasicAttributeMetadata> |
AttributesMetadata.getBasics()
Returns the basic attributes.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.