Package com.marringtons.database

The marringtons.com database package provides a simple to use object database system allowing Java DAO POJOs to be persisted without complicated interfaces or many if any changes to style.

See:
          Description

Class Summary
DAO DAO is the core of the Adze persistent storage mechanism.
Index DAO object interfaces recognise indexes by looking for inner classes that have extend this base class.
ObjectXML Helper class for working with XML/object conversion.
 

Package com.marringtons.database Description

The marringtons.com database package provides a simple to use object database system allowing Java DAO POJOs to be persisted without complicated interfaces or many if any changes to style.



Copyright © 2004 Paul Marrington http://marringtons.com