Uses of Package
org.hibernate.cache.spi.access
Packages that use org.hibernate.cache.spi.access
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
This package contains the interfaces that make up the bootstrap API
for Hibernate.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
An SPI modelling various aspects of the second-level cache configuration.
Defines the integration aspect of Hibernate's second-level caching, allowing
a "caching backend" to be plugged in as a cache provider.
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.
An SPI for services which collect, report, or monitor diagnostic events.
The packages in this namespace are responsible for implementing certain
requirements of the JPA specification, especially things which are only
needed when Hibernate is acting as a JPA persistence provider.
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
An SPI for integrating custom entity and collection persisters.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.annotationsClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.bootClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.jaxb.hbm.spiClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.jaxb.mapping.spiClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.model.source.spiClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.spiClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.cfg.spiClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.spiClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.Contract for managing transactional and concurrent access to cached collection data.Contract for managing transactional and concurrent access to cached entity data.Contract for managing transactional and concurrent access to cached naturalId data.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.spi.accessClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.Base contract for accessing the cached data for a particular element of the domain model in a transactionally ACID manner.Memento object for use by synchronous concurrency strategies
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.spi.supportClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.Base contract for accessing the cached data for a particular element of the domain model in a transactionally ACID manner.Contract for managing transactional and concurrent access to cached collection data.Contract for managing transactional and concurrent access to cached entity data.Contract for managing transactional and concurrent access to cached naturalId data.Memento object for use by synchronous concurrency strategies
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.event.monitor.spiClassDescriptionBase contract for accessing the cached data for a particular element of the domain model in a transactionally ACID manner.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.jpaClassDescriptionEnumerates the policies for managing concurrent access to the shared second-level cache.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.metamodel.mappingClassDescriptionContract for managing transactional and concurrent access to cached naturalId data.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.collectionClassDescriptionContract for managing transactional and concurrent access to cached collection data.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.entityClassDescriptionContract for managing transactional and concurrent access to cached entity data.Contract for managing transactional and concurrent access to cached naturalId data.
-
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.spiClassDescriptionContract for managing transactional and concurrent access to cached collection data.Contract for managing transactional and concurrent access to cached entity data.Contract for managing transactional and concurrent access to cached naturalId data.