Uses of Interface
org.hibernate.property.access.spi.Getter

Packages that use Getter
Package
Description
Support for many of the internal workings of Hibernate.
 
 
 
This package defines the Hibernate configuration-time mapping model.
 
Contains various implementations of PropertyAccessStrategy.
An SPI abstracting how persistent attributes of an entity or embeddable type are accessed by Hibernate.
Proxies for plain Java objects.
 
Most contracts here have been replaced by the new runtime mapping model.