Uses of Package
org.hibernate.cache.spi.access
-
Packages that use org.hibernate.cache.spi.access Package Description org.hibernate.action.internal The various concrete action implementations.org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA.org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.jaxb.hbm.internal JAXB details.org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.jaxb.mapping org.hibernate.boot.jaxb.mapping.marshall org.hibernate.boot.model This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.org.hibernate.boot.model.source.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.cache.cfg.internal Implementation of the second-level cache configuration SPI.org.hibernate.cache.cfg.spi An SPI modelling various aspects of the second-level cache configuration.org.hibernate.cache.internal Internal implementations and support for second-level caching.org.hibernate.cache.jcache.internal org.hibernate.cache.spi Defines the integration aspect of Hibernate's second-level caching, allowing a "caching backend" to be plugged in as a cache provider.org.hibernate.cache.spi.access Defines contracts for transactional and concurrent access to cached entity and collection data.org.hibernate.cache.spi.support This package provides a framework intended to reduce the work needed to implement a caching provider.org.hibernate.engine.internal Support for many of the internal workings of Hibernate.org.hibernate.metamodel.mapping Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).org.hibernate.metamodel.mapping.internal org.hibernate.persister.collection This package abstracts persistence mechanisms for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities.org.hibernate.persister.internal Built-in implementation of the SPI for integrating entity and collection persisters.org.hibernate.persister.spi An SPI for integrating custom entity and collection persisters.org.hibernate.testing.orm.junit -
Classes in org.hibernate.cache.spi.access used by org.hibernate.action.internal Class Description EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.SoftLock Memento object for use by synchronous concurrency strategies -
Classes in org.hibernate.cache.spi.access used by org.hibernate.annotations Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.internal Class Description AccessType Enumerates 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.internal Class Description AccessType Enumerates 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.spi Class Description AccessType Enumerates 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 Class Description AccessType Enumerates 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.marshall Class Description AccessType Enumerates 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 Class Description AccessType Enumerates 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.internal Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.spi Class Description AccessType Enumerates 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.internal Class Description AccessType Enumerates 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.spi Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.internal Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache.CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data.EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.jcache.internal Class Description CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data.EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.spi Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache.CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data.EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.spi.access Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache.CachedDomainDataAccess Base contract for accessing the underlying cached data for a particular Navigable of the user's domain model in a transactionally ACID manner.SoftLock Memento object for use by synchronous concurrency strategies -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.spi.support Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache.CachedDomainDataAccess Base contract for accessing the underlying cached data for a particular Navigable of the user's domain model in a transactionally ACID manner.CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data.EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data.SoftLock Memento object for use by synchronous concurrency strategies -
Classes in org.hibernate.cache.spi.access used by org.hibernate.engine.internal Class Description CachedDomainDataAccess Base contract for accessing the underlying cached data for a particular Navigable of the user's domain model in a transactionally ACID manner. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.metamodel.mapping Class Description NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.metamodel.mapping.internal Class Description NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.collection Class Description CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.entity Class Description EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.internal Class Description CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data.EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.persister.spi Class Description CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data.EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.testing.orm.junit Class Description AccessType Enumerates the policies for managing concurrent access to the shared second-level cache.