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

Packages that use ValueAccess
Package
Description
 
An SPI supporting custom instantiation of entity instances and embeddable objects.
 
Defines handling of almost the full range of standard JDBC-defined SQL data types.
An API for user-defined custom types which extend the set of built-in types defined in org.hibernate.type.