| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.model.jdo | |
| com.sun.jdo.api.persistence.model.jdo.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConcurrencyGroupElement.Impl
Pluggable implementation of concurrency group elements.
|
static interface |
FieldGroupElement.Impl
Pluggable implementation of the storage of field element properties.
|
static interface |
PersistenceFieldElement.Impl
Pluggable implementation of the storage of field element properties.
|
static interface |
RelationshipElement.Impl
Pluggable implementation of the storage of relationship element
properties.
|
| Constructor and Description |
|---|
PersistenceMemberElement(PersistenceMemberElement.Impl impl,
PersistenceClassElement declaringClass)
Create new PersistenceMemberElement with the provided implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrencyGroupElementImpl |
class |
FieldGroupElementImpl |
class |
PersistenceFieldElementImpl |
class |
PersistenceMemberElementImpl |
class |
RelationshipElementImpl |
Copyright © 2013. All Rights Reserved.