Uses of Package
org.hibernate.proxy

Packages that use org.hibernate.proxy
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Package defining bytecode code enhancement (instrumentation) support.
This package defines APIs for configuring Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An SPI supporting custom instantiation of entity instances and embeddable objects.
This package defines a framework for lazy-initializing entity proxies.
Proxies for entity objects represented as Java maps.
Proxies for plain Java objects.