Uses of Class
org.hibernate.cache.spi.support.AbstractNaturalIdDataAccess
Packages that use AbstractNaturalIdDataAccess
Package
Description
This package provides a framework intended to reduce the work needed to implement
a caching provider.
-
Uses of AbstractNaturalIdDataAccess in org.hibernate.cache.spi.support
Subclasses of AbstractNaturalIdDataAccess in org.hibernate.cache.spi.supportModifier and TypeClassDescriptionclass
Standard support forNaturalIdDataAccess
using theAccessType.NONSTRICT_READ_WRITE
access type.class
Standard support forNaturalIdDataAccess
using theAccessType.READ_ONLY
access type.class