| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.model.jdo.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrencyGroupElementImpl |
class |
FieldGroupElementImpl |
class |
PersistenceClassElementImpl |
class |
PersistenceFieldElementImpl |
class |
PersistenceMemberElementImpl |
class |
RelationshipElementImpl |
| Modifier and Type | Method and Description |
|---|---|
PersistenceElementImpl |
PersistenceElementCollection.getOwner()
Returns the owner of this collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceElementCollection.setOwner(PersistenceElementImpl owner)
Set the owner of this collection to the supplied implementation.
|
| Constructor and Description |
|---|
PersistenceElementCollection(PersistenceElementImpl owner,
String propertyName,
Object[] template)
Creates new PersistenceElementCollection
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.