Uses of Package
org.jboss.cache.optimistic

Packages that use org.jboss.cache.optimistic
org.jboss.cache   
org.jboss.cache.commands   
org.jboss.cache.commands.legacy.write   
org.jboss.cache.commands.write   
org.jboss.cache.config   
org.jboss.cache.interceptors   
org.jboss.cache.invocation   
org.jboss.cache.marshall   
org.jboss.cache.mvcc   
org.jboss.cache.optimistic   
org.jboss.cache.transaction   
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
TransactionWorkspace
          Deprecated. will be removed along with optimistic and pessimistic locking.
WorkspaceNode
          Deprecated. will be removed along with optimistic and pessimistic locking.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.commands
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.commands.legacy.write
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.commands.write
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.config
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.interceptors
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
TransactionWorkspace
          Deprecated. will be removed along with optimistic and pessimistic locking.
WorkspaceNode
          Deprecated. will be removed along with optimistic and pessimistic locking.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.invocation
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.marshall
DefaultDataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.mvcc
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.optimistic
DataVersion
          Deprecated. this is to support a deprecated locking scheme (Optimistic Locking). Will be removed when Optimistic Locking support is removed.
TransactionWorkspace
          Deprecated. will be removed along with optimistic and pessimistic locking.
WorkspaceNode
          Deprecated. will be removed along with optimistic and pessimistic locking.
 

Classes in org.jboss.cache.optimistic used by org.jboss.cache.transaction
TransactionWorkspace
          Deprecated. will be removed along with optimistic and pessimistic locking.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.