Uses of Interface
org.hibernate.cache.spi.support.AbstractDomainDataRegion.Destructible
Packages that use AbstractDomainDataRegion.Destructible
Package
Description
This package provides a framework intended to reduce the work needed to implement
a caching provider.
-
Uses of AbstractDomainDataRegion.Destructible in org.hibernate.cache.spi.support
Classes in org.hibernate.cache.spi.support that implement AbstractDomainDataRegion.DestructibleModifier and TypeClassDescriptionclass
class
class
class
class
class
Standard support forCollectionDataAccess
using theAccessType.NONSTRICT_READ_WRITE
access type.class
Standard support forCollectionDataAccess
using theAccessType.READ_ONLY
access type.class
Standard support forCollectionDataAccess
using theAccessType.READ_WRITE
access type.class
class
Standard support forEntityDataAccess
using theAccessType.NONSTRICT_READ_WRITE
access type.class
Standard support forEntityDataAccess
using theAccessType.READ_ONLY
access type.class
Standard support forEntityDataAccess
using theAccessType.READ_WRITE
access type.class
class
Standard support forNaturalIdDataAccess
using theAccessType.NONSTRICT_READ_WRITE
access type.class
Standard support forNaturalIdDataAccess
using theAccessType.READ_ONLY
access type.class
Standard support forNaturalIdDataAccess
using theAccessType.READ_WRITE
access type.class