SPT Object Database API

Uses of Class
com.sptci.prevayler.RelationStorage.DeleteRule

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

Uses of RelationStorage.DeleteRule in com.sptci.prevayler
 

Fields in com.sptci.prevayler with type parameters of type RelationStorage.DeleteRule
private  Map<String,RelationStorage.DeleteRule> RelationStorage.map
          A map used to store the meta data associated with a prevalent object.
 


SPT Object Database API