| Home >> All >> org >> hibernate >> proxy >> [ pojo Javadoc ] |
| | org.hibernate.proxy.pojo.cglib.* (3) | | org.hibernate.proxy.pojo.javassist.* (3) |
org.hibernate.proxy.pojo: Javadoc index of package org.hibernate.proxy.pojo.
Package Samples:
org.hibernate.proxy.pojo.cglib
org.hibernate.proxy.pojo.javassist
Classes:
JavassistProxyFactory: A org.hibernate.proxy.ProxyFactory implementation for producing Javassist-based proxies.
CGLIBLazyInitializer: A LazyInitializer implemented using the CGLIB bytecode generation library
SerializableProxy: Serializable placeholder for CGLIB proxies
SerializableProxy: Serializable placeholder for Javassist proxies
JavassistLazyInitializer: A Javassist-based lazy initializer proxy.
BasicLazyInitializer: Lazy initializer for POJOs
CGLIBProxyFactory
| Home | Contact Us | Privacy Policy | Terms of Service |