|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
HibernateProxy | Marker interface for entity proxies |
LazyInitializer | Handles fetching of the underlying entity for a proxy |
ProxyFactory |
Class Summary | |
AbstractLazyInitializer | |
BasicLazyInitializer | Lazy initializer for POJOs |
CGLIBLazyInitializer | A LazyInitializer implemented using the CGLIB bytecode generation library |
CGLIBProxyFactory | |
Dom4jLazyInitializer | Lazy initializer for "dom4j" entity representations. |
Dom4jProxy | Proxy for "dom4j" entity representations. |
Dom4jProxyFactory | Builds proxies for "dom4j" entity representations. |
HibernateProxyHelper | Utility methods for working with proxies. |
MapLazyInitializer | Lazy initializer for "dynamic-map" entity representations. |
MapProxy | Proxy for "dynamic-map" entity representations. |
MapProxyFactory | |
SerializableProxy | Serializable placeholder for CGLIB proxies |
This package defines a framework for lazy-initializing entity proxies.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |