Uses of Interface
org.hibernate.metamodel.spi.ValueAccess

Packages that use ValueAccess
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
 
An SPI supporting custom instantiation of entity instances and embeddable objects.
 
An API for user-defined custom types which extend the set of built-in types defined in org.hibernate.type.