程序包的使用
org.hibernate.cache.spi.access
-
使用org.hibernate.cache.spi.access的程序包 程序包 说明 org.hibernate.action.internal Internals for action processing.org.hibernate.annotations Package containing all the Hibernate 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.model 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.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 Defines contracts for transactional and concurrent access to cachedentityandcollectiondata.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.engine.spi org.hibernate.persister.collection This package abstracts the persistence mechanism for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities, and defines the Hibernate runtime metamodel.org.hibernate.persister.internal org.hibernate.persister.spi -
org.hibernate.action.internal使用的org.hibernate.cache.spi.access中的类 类 说明 EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.SoftLock Memento object for use by synchronous concurrency strategies -
org.hibernate.annotations使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot.internal使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot.jaxb.hbm.internal使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot.jaxb.hbm.spi使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot.model使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot.model.source.internal使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.boot.spi使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.cache.cfg.internal使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.cache.cfg.spi使用的org.hibernate.cache.spi.access中的类 类 说明 AccessType The types of access strategies available. -
org.hibernate.cache.internal使用的org.hibernate.cache.spi.access中的类 类 说明 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. -
org.hibernate.cache.spi使用的org.hibernate.cache.spi.access中的类 类 说明 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. -
org.hibernate.cache.spi.access使用的org.hibernate.cache.spi.access中的类 类 说明 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 -
org.hibernate.cache.spi.support使用的org.hibernate.cache.spi.access中的类 类 说明 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 -
org.hibernate.engine.internal使用的org.hibernate.cache.spi.access中的类 类 说明 CachedDomainDataAccess Base contract for accessing the underlying cached data for a particular Navigable of the user's domain model in a transactionally ACID manner. -
org.hibernate.engine.spi使用的org.hibernate.cache.spi.access中的类 类 说明 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. -
org.hibernate.persister.collection使用的org.hibernate.cache.spi.access中的类 类 说明 CollectionDataAccess Contract for managing transactional and concurrent access to cached collection data. -
org.hibernate.persister.entity使用的org.hibernate.cache.spi.access中的类 类 说明 EntityDataAccess Contract for managing transactional and concurrent access to cached entity data.NaturalIdDataAccess Contract for managing transactional and concurrent access to cached naturalId data. -
org.hibernate.persister.internal使用的org.hibernate.cache.spi.access中的类 类 说明 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. -
org.hibernate.persister.spi使用的org.hibernate.cache.spi.access中的类 类 说明 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.