|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CrudeDataPersister | A data listener that persists using an extremely crude scheme. |
InMemoryIndex | An object that listens to the insert/update/delete events of a MutableDataSource and maintains a lookup table based on a certain field. |
InMemoryRecordSet | A simple implementation of the com.revusky.niggle.data.MutableDataSource interface. |
A Niggle DataSource implementation that keeps records in-memory and persists them to a flat file.
The classes here provide very simple concrete implementations of the core Niggle Data API's in com.revusky.niggle.data that can be used to get started with Niggle.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |