Uses of Interface
net.sf.hibernate.proxy.ProxyFactory

Packages that use ProxyFactory
net.sf.hibernate.persister   
net.sf.hibernate.proxy   
 

Uses of ProxyFactory in net.sf.hibernate.persister
 

Methods in net.sf.hibernate.persister that return ProxyFactory
protected  ProxyFactory AbstractEntityPersister.createProxyFactory()
          Create a new ProxyFactory.
 

Uses of ProxyFactory in net.sf.hibernate.proxy
 

Classes in net.sf.hibernate.proxy that implement ProxyFactory
 class CGLIBProxyFactory