Package org.hibernate.proxy.pojo
Proxies for plain Java objects.
-
Class Summary Class Description BasicLazyInitializer Lazy initializer for plain Java objects.ProxyFactoryHelper Most of this code was originally an internal detail ofPojoEntityTuplizer
, then extracted to make it easier for integrators to initialize a customProxyFactory
.