| Package | Description |
|---|---|
| org.eclipse.persistence.sdo | |
| org.eclipse.persistence.sdo.helper.jaxb |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultValueStore
Purpose:Default implementation of the ValueStore interface.
|
| Modifier and Type | Method and Description |
|---|---|
ValueStore |
SDODataObject._getCurrentValueStore()
INTERNAL:
Map interface into the currentValueStore of this DataObject.
Note: Implementers of the ValueStore interface require this accessor. |
ValueStore |
ValueStore.copy()
Get a shallow copy of the original ValueStore.
|
ValueStore |
DefaultValueStore.copy()
Get a shallow copy of the original ValueStore.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SDODataObject._setCurrentValueStore(ValueStore aValueStore)
INTERNAL:
Pluggable Interface for substituting the default Map with a custom Map Class
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBValueStore
The JAXBValueStore enables a DataObject to access data from a POJO.
|
| Modifier and Type | Method and Description |
|---|---|
ValueStore |
JAXBValueStore.copy() |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.