SPT Object Database API

Uses of Interface
com.sptci.prevayler.Database

Packages that use Database
com.sptci.prevayler Core classes for the database engine built around Prevayler. 
 

Uses of Database in com.sptci.prevayler
 

Classes in com.sptci.prevayler that implement Database
 class PrevalentManager<P extends PrevalentObject>
          A facade around the prevalent system used to present a more natural programming interface than that provided by prevayler.
 


SPT Object Database API