Uses of Class
org.hibernate.cache.spi.support.AbstractCachedDomainDataAccess
Packages that use AbstractCachedDomainDataAccess
Package
Description
This package provides a framework intended to reduce the work needed to implement
a caching provider.
-
Uses of AbstractCachedDomainDataAccess in org.hibernate.cache.spi.support
Subclasses of AbstractCachedDomainDataAccess in org.hibernate.cache.spi.supportModifier and TypeClassDescriptionclassclassclassclassclassStandard support forCollectionDataAccessusing theAccessType.NONSTRICT_READ_WRITEaccess type.classStandard support forCollectionDataAccessusing theAccessType.READ_ONLYaccess type.classStandard support forCollectionDataAccessusing theAccessType.READ_WRITEaccess type.classclassStandard support forEntityDataAccessusing theAccessType.NONSTRICT_READ_WRITEaccess type.classStandard support forEntityDataAccessusing theAccessType.READ_ONLYaccess type.classStandard support forEntityDataAccessusing theAccessType.READ_WRITEaccess type.classclassStandard support forNaturalIdDataAccessusing theAccessType.NONSTRICT_READ_WRITEaccess type.classStandard support forNaturalIdDataAccessusing theAccessType.READ_ONLYaccess type.classStandard support forNaturalIdDataAccessusing theAccessType.READ_WRITEaccess type.class