Home » Hibernate-3.3.2.GA » org.hibernate » cache » access »

org.hibernate.cache.access

Interfaces:

CollectionRegionAccessStrategy   Contract for managing transactional and concurrent access to cached collection data.  code | html
EntityRegionAccessStrategy   Contract for managing transactional and concurrent access to cached entity data.  code | html
SoftLock   Moved up from inner definition on the now deprecated org.hibernate.cache.CacheConcurrencyStrategy code | html

Classes:

AccessType   The types of access strategies available.  code | html