Uses of Interface
org.hibernate.cache.spi.access.CachedDomainDataAccess

Packages that use CachedDomainDataAccess
Package
Description
Defines contracts for transactional and concurrent access to cached entity and collection data.
This package provides a framework intended to reduce the work needed to implement a caching provider.
Support for many of the internal workings of Hibernate.
This package defines a default set of event listeners that implement the default behaviors of Hibernate session operations.
Defines the event types and event listener interfaces for events produced by the stateful Session.