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