SPT Object Database 0.2.0 (Default branch) |
|
|
SPT Object Database is a pure Java Object Database
developed around the Prevayler transactional
object persistence framework. SPT Object Database
attempts to address some of the most glaring
deficiencies in Prevayler while making full use of
its great features.
License: The Apache License 2.0
Changes:
The user can query for objects based on indexed
field(s). Null value fields are indexed, and
queries can be based on null value. Metadata
features are exposed in PrevalentObject. A bug was
fixed in update where modifying non-prevalent
objects did not update the index with a new value.
|