Package org.tranql.cache

Interface Summary
CacheFlushStrategy  
CacheFlushStrategyFactory  
FaultHandler  
 

Class Summary
CacheLoadCommand  
CacheLoadTransform  
CacheRow The representation of a data set in the cache.
CacheRowAccessor  
CacheRowLoader  
CacheRowState  
CacheSlot  
CacheTable  
EmptySlotLoader  
EndSlot  
EnforceRelationshipsFlushStrategy This flushing strategy enforces the relationships between the CacheTable instances to be flushed; it enforces the foreign key constraints that may exist at the database level.
EnforceRelationshipsFlushStrategyFactory  
GlobalSchema  
InTxCache  
ModifiedSlotAccessor  
ModifiedSlotDetector  
NothingFaultHandler  
NotNullAccessor  
QueryFaultHandler  
RelationshipSlot  
RelationshipSlot.MutableJoinDefinition  
SimpleFlushStrategy Very basic flush strategy that assumes tables are independent and does not factor in dependencies caused by relationships.
SimpleFlushStrategyFactory  
UnderConstructionSlotDetector  
 

Exception Summary
AlreadyAssociatedException  
DuplicateIdentityException  
 



Copyright © -2006 The Codehaus. All Rights Reserved.