Package | Description |
---|---|
org.eclipse.ice.core.internal | |
org.eclipse.ice.core.internal.itemmanager | |
org.eclipse.ice.persistence.xml |
Modifier and Type | Method and Description |
---|---|
void |
Core.setPersistenceProvider(IPersistenceProvider provider)
This operation sets the persistence provider from the
IPersistenceProvider interface.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemManager.setPersistenceProvider(IPersistenceProvider provider)
This operation sets up the persistence provider that implements the
IPersistenceProvider interface.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLPersistenceProvider
This class implements the IPersistenceProvider interface using the native XML
marshalling routines available on the Item.
|