Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.hibernate.proxy
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.
Object
class org.hibernate.proxy.
AbstractLazyInitializer
(implements org.hibernate.proxy.
LazyInitializer
)
class org.hibernate.proxy.
BasicLazyInitializer
class org.hibernate.proxy.
CGLIBLazyInitializer
(implements net.sf.cglib.proxy.MethodInterceptor)
class org.hibernate.proxy.
Dom4jLazyInitializer
(implements java.io.
Serializable
)
class org.hibernate.proxy.
MapLazyInitializer
(implements java.io.
Serializable
)
class org.hibernate.proxy.
CGLIBProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
)
class org.hibernate.proxy.
Dom4jProxy
(implements org.dom4j.Element, org.hibernate.proxy.
HibernateProxy
, java.io.
Serializable
)
class org.hibernate.proxy.
Dom4jProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
)
class org.hibernate.proxy.
HibernateProxyHelper
class org.hibernate.proxy.
MapProxy
(implements org.hibernate.proxy.
HibernateProxy
, java.util.
Map
, java.io.
Serializable
)
class org.hibernate.proxy.
MapProxyFactory
(implements org.hibernate.proxy.
ProxyFactory
)
class org.hibernate.proxy.
SerializableProxy
(implements java.io.
Serializable
)
Interface Hierarchy
interface org.hibernate.proxy.
LazyInitializer
interface org.hibernate.proxy.
ProxyFactory
interface java.io.
Serializable
interface org.hibernate.proxy.
HibernateProxy
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes