Package org.hibernate.proxy

This package defines a framework for lazy-initializing entity proxies. The interfaces here and all their implementations belong to an SPI. They are not part of the public API of Hibernate, and are not meant to be used directly by typical programs which use Hibernate for persistence.
See Also:
org.hibernate.collection