|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use DatabaseBase | |
| com.syncbuilder.storage | Storage in the style of Palm OS databases. |
| Uses of DatabaseBase in com.syncbuilder.storage |
| Subclasses of DatabaseBase in com.syncbuilder.storage | |
class |
DeviceDatabase
A representation of an open database on the Palm device. DeviceDatabase is based on DatabaseBase, which provides several fundamental methods which are common to all implementations of databases (e.g createRecord() ).
|
class |
MemoryDatabase
A representation of an in-memory database. MemoryDatabase supports all the functionality that is specified in the Database interface. |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||