Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.cache.spi Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AccessTypeenum AccessTypeextends EnumThe types of access strategies available.Classorg.hibernate.cache.spi.accessHibernate ORM
CacheDataDescriptionDescribes attributes regarding the type of data to be cached.Interfaceorg.hibernate.cache.spiHibernate ORM
CacheEntryA cached instance of a persistent classSee Also:Serialized FormClassorg.hibernate.cache.spi.entryHibernate ORM
CacheEntryStructureInterfaceorg.hibernate.cache.spi.entryHibernate ORM
CacheKeyAllows multiple entity classes / collection roles to be stored in the same cache region.Classorg.hibernate.cache.spiHibernate ORM
CollectionCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
CollectionRegionDefines the contract for a cache region which will specifically be used to store collection data.Interfaceorg.hibernate.cache.spiHibernate ORM
CollectionRegionAccessStrategyContract for managing transactional and concurrent access to cached collection data.Interfaceorg.hibernate.cache.spi.accessHibernate ORM
EntityRegionInterfaceorg.hibernate.cache.spiHibernate ORM
EntityRegionAccessStrategyContract for managing transactional and concurrent access to cached entity data.Interfaceorg.hibernate.cache.spi.accessHibernate ORM
FilterKeyAllows cached queries to be keyed by enabled filters.Classorg.hibernate.cache.spiHibernate ORM
GeneralDataRegionContract for general-purpose cache regions.Interfaceorg.hibernate.cache.spiHibernate ORM
NaturalIdCacheKeyDefines a key for caching natural identifier resolutions into the second level cache.Classorg.hibernate.cache.spiHibernate ORM
NaturalIdRegionDefines the contract for a cache region which will specifically be used to store naturalId data.Interfaceorg.hibernate.cache.spiHibernate ORM
NaturalIdRegionAccessStrategyContract for managing transactional and concurrent access to cached naturalId data.Interfaceorg.hibernate.cache.spi.accessHibernate ORM
OptimisticCacheSourceContract for sources of optimistically lockable data sent to the second level Note currently EntityPersisters areInterfaceorg.hibernate.cache.spiHibernate ORM
QueryCacheDefines the contract for caches capable of storing query results.Interfaceorg.hibernate.cache.spiHibernate ORM
QueryCacheFactoryDefines a factory for query cache instances.Interfaceorg.hibernate.cache.spiHibernate ORM
QueryKeyA key that identifies a particular query with bound parameter values.Classorg.hibernate.cache.spiHibernate ORM
QueryResultsRegionDefines the contract for a cache region which will specifically be used to store query results.Interfaceorg.hibernate.cache.spiHibernate ORM
RegionDefines a contract for accessing a particular named region within the underlying cache implementation.Interfaceorg.hibernate.cache.spiHibernate ORM
RegionAccessStrategyInterfaceorg.hibernate.cache.spi.accessHibernate ORM
RegionFactoryContract for building second level cache regions.Interfaceorg.hibernate.cache.spiHibernate ORM
StructuredCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
StructuredCollectionCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
StructuredMapCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
TimestampsRegionDefines the contract for a cache region which will specifically be used to store entity update timestamps.Interfaceorg.hibernate.cache.spiHibernate ORM
TransactionalDataRegionDefines contract for regions which hold transactionally-managed data.Interfaceorg.hibernate.cache.spiHibernate ORM
UnknownAccessTypeExceptionClassorg.hibernate.cache.spi.accessHibernate ORM
UnstructuredCacheEntryClassorg.hibernate.cache.spi.entryHibernate ORM
UpdateTimestampsCacheTracks the timestamps of the most recent updates to particular tables.Classorg.hibernate.cache.spiHibernate ORM