Uses of Package
org.hibernate.cache.spi.access
-
Packages that use org.hibernate.cache.spi.access Package Description org.hibernate.action.internal Internals for action processing.org.hibernate.annotations Package containing all Hibernate's specific annotations.org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).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 Package defining Hibernate's boot-time metamodel, which is an incrementally built understanding of the application's domain model (its entities, attributes, etc).org.hibernate.boot.model.source.internal org.hibernate.boot.spi org.hibernate.cache.cfg.internal org.hibernate.cache.cfg.spi 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 "caching back ends" to be plugged in as a caching provider.org.hibernate.cache.spi.access org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider.org.hibernate.engine.internal Support for many of the internal workings of Hibernate.org.hibernate.metamodel.mapping Hibernate's run-time mapping model.org.hibernate.metamodel.mapping.internal org.hibernate.persister.collection org.hibernate.persister.entity org.hibernate.persister.internal org.hibernate.persister.spi 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 The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.internal Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.jaxb.hbm.internal Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.jaxb.hbm.spi Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.jaxb.mapping Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.jaxb.mapping.marshall Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.model Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.model.source.internal Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.boot.spi Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.cfg.internal Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.cfg.spi Class Description AccessType The types of access strategies available. -
Classes in org.hibernate.cache.spi.access used by org.hibernate.cache.internal Class Description AccessType The types of access strategies available.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 The types of access strategies available.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 The types of access strategies available.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 The types of access strategies available.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 The types of access strategies available.