| 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 |
TransientAttributeMetadataImpl
The implementation of the
TransientAttributeMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<TransientAttributeMetadata> |
AttributesMetadataImpl.getTransients()
Returns the transient attributes.
|
| Constructor and Description |
|---|
TransientAttributeMetadataImpl(Member member,
TransientAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientElement
Element for
transient elements. |
| Modifier and Type | Method and Description |
|---|---|
List<TransientAttributeMetadata> |
AttributesElement.getTransients()
Returns the transient attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransientAttributeMetadata> |
AttributesMetadata.getTransients()
Returns the transient attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.