| Class | Description |
|---|---|
| DBPersistenceManager |
Implementation of PersistenceManager interface that provides basic CRUD operations against
on-device SQLite database.
|
| MCSPersistenceManager |
This class provides easy access to most of the platform REST API's available in Oracle Mobile Cloud Service.
|
| RestJSONPersistenceManager |
Implementation of Persistence manager interface that provides basic CRUD operations using
the REST web services protocol against a remote server.
|
| RestXMLPersistenceManager |
Implementation of Persistence manager interface that provides basic CRUD operations using
the REST web services protocol against a remote server.
|