SPT Object Database API

Uses of Class
com.sptci.prevayler.IndexStorage.FieldStorage

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

Uses of IndexStorage.FieldStorage in com.sptci.prevayler
 

Fields in com.sptci.prevayler with type parameters of type IndexStorage.FieldStorage
private  Map<String,IndexStorage.FieldStorage> IndexStorage.storage
          A map used to maintain indices for a prevalent object.
 


SPT Object Database API