Uses of Class
org.hibernate.cache.jbc2.entity.OptimisticTransactionalAccess

Packages that use OptimisticTransactionalAccess
org.hibernate.cache.jbc2.entity   
 

Uses of OptimisticTransactionalAccess in org.hibernate.cache.jbc2.entity
 

Subclasses of OptimisticTransactionalAccess in org.hibernate.cache.jbc2.entity
 class OptimisticReadOnlyAccess
          This defines the strategy for read-only access to enity data in an optimistic-locking JBossCache using its 2.x APIs

The read-only access to a JBossCache really is still transactional, just with the extra semantic or guarantee that we will not update data.

 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved