Protege 3.3.1

Package edu.stanford.smi.protege.util.transaction

Interface Summary
Cache<V,R> This interface represents a simple cache mechanism for storing cached values either globally or on a per session basis.
LosslessCache<V,R> This cache is the same as the Cache interface except it indicates that the cache cannot forget data.
 

Class Summary
CacheImpl<V,R>  
LosslessCacheImpl  
TransactionCache<V,R> This class manages caches in the presence of transactions.
TransactionCacheImpl<V,R>  
TransactionMonitor This is a simple class that keeps track of running transactions and their nesting.
 

Enum Summary
TransactionIsolationLevel  
 


Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.