SPT Object Database API

Uses of Class
com.sptci.prevayler.SearchSystem

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

Uses of SearchSystem in com.sptci.prevayler
 

Subclasses of SearchSystem in com.sptci.prevayler
(package private)  class ObjectGraphSystem
          Abstracts all the code for decomposing and reconstituting object graphs for the prevalent system.
 class PrevalentSystem
          A base class for prevalent systems that will be managed by Prevayler and wrapped in a Prevayler instance.
 


SPT Object Database API