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