|
Protege 3.3.1 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |