| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ProxyFactory in org.hibernate.bytecode.internal.javassist | 
|---|
| Methods in org.hibernate.bytecode.internal.javassist that return ProxyFactory | |
|---|---|
|  ProxyFactory | ProxyFactoryFactoryImpl.buildProxyFactory()Builds a Javassist-based proxy factory. | 
| Uses of ProxyFactory in org.hibernate.bytecode.spi | 
|---|
| Methods in org.hibernate.bytecode.spi that return ProxyFactory | |
|---|---|
|  ProxyFactory | ProxyFactoryFactory.buildProxyFactory()Build a proxy factory specifically for handling runtime lazy loading. | 
| Uses of ProxyFactory in org.hibernate.proxy.dom4j | 
|---|
| Classes in org.hibernate.proxy.dom4j that implement ProxyFactory | |
|---|---|
|  class | Dom4jProxyFactoryBuilds proxies for "dom4j" entity representations. | 
| Uses of ProxyFactory in org.hibernate.proxy.map | 
|---|
| Classes in org.hibernate.proxy.map that implement ProxyFactory | |
|---|---|
|  class | MapProxyFactory | 
| Uses of ProxyFactory in org.hibernate.proxy.pojo.javassist | 
|---|
| Classes in org.hibernate.proxy.pojo.javassist that implement ProxyFactory | |
|---|---|
|  class | JavassistProxyFactoryA ProxyFactoryimplementation for producing Javassist-based proxies. | 
| Uses of ProxyFactory in org.hibernate.test.annotations.tuplizer | 
|---|
| Methods in org.hibernate.test.annotations.tuplizer that return ProxyFactory | |
|---|---|
| protected  ProxyFactory | DynamicEntityTuplizer.buildProxyFactory(PersistentClass persistentClass,
                  Getter idGetter,
                  Setter idSetter) | 
| Uses of ProxyFactory in org.hibernate.test.dynamicentity.tuplizer | 
|---|
| Methods in org.hibernate.test.dynamicentity.tuplizer that return ProxyFactory | |
|---|---|
| protected  ProxyFactory | MyEntityTuplizer.buildProxyFactory(PersistentClass persistentClass,
                  Getter idGetter,
                  Setter idSetter) | 
| Uses of ProxyFactory in org.hibernate.test.dynamicentity.tuplizer2 | 
|---|
| Methods in org.hibernate.test.dynamicentity.tuplizer2 that return ProxyFactory | |
|---|---|
| protected  ProxyFactory | MyEntityTuplizer.buildProxyFactory(PersistentClass persistentClass,
                  Getter idGetter,
                  Setter idSetter) | 
| Uses of ProxyFactory in org.hibernate.tuple.entity | 
|---|
| Methods in org.hibernate.tuple.entity that return ProxyFactory | |
|---|---|
| protected  ProxyFactory | DynamicMapEntityTuplizer.buildProxyFactory(EntityBinding mappingInfo,
                  Getter idGetter,
                  Setter idSetter)Build an appropriate ProxyFactory for the given mapped entity. | 
| protected  ProxyFactory | PojoEntityTuplizer.buildProxyFactory(EntityBinding entityBinding,
                  Getter idGetter,
                  Setter idSetter)Build an appropriate ProxyFactory for the given mapped entity. | 
| protected abstract  ProxyFactory | AbstractEntityTuplizer.buildProxyFactory(EntityBinding mappingInfo,
                  Getter idGetter,
                  Setter idSetter)Build an appropriate ProxyFactory for the given mapped entity. | 
| protected  ProxyFactory | DynamicMapEntityTuplizer.buildProxyFactory(PersistentClass mappingInfo,
                  Getter idGetter,
                  Setter idSetter)Build an appropriate ProxyFactory for the given mapped entity. | 
| protected  ProxyFactory | PojoEntityTuplizer.buildProxyFactory(PersistentClass persistentClass,
                  Getter idGetter,
                  Setter idSetter)Build an appropriate ProxyFactory for the given mapped entity. | 
| protected abstract  ProxyFactory | AbstractEntityTuplizer.buildProxyFactory(PersistentClass mappingInfo,
                  Getter idGetter,
                  Setter idSetter)Build an appropriate ProxyFactory for the given mapped entity. | 
| protected  ProxyFactory | PojoEntityTuplizer.buildProxyFactoryInternal(EntityBinding entityBinding,
                          Getter idGetter,
                          Setter idSetter) | 
| protected  ProxyFactory | PojoEntityTuplizer.buildProxyFactoryInternal(PersistentClass persistentClass,
                          Getter idGetter,
                          Setter idSetter) | 
| protected  ProxyFactory | AbstractEntityTuplizer.getProxyFactory() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||