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