Uses of Package
com.marringtons.database

Packages that use com.marringtons.database
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. 
com.marringtons.util Every library requires a catch-all packages for classes that cannot be easily grouped elsewhere - and here it is. 
 

Classes in com.marringtons.database used by com.marringtons.database
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.
 

Classes in com.marringtons.database used by com.marringtons.util
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.
 



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