|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
CollectionProxy | Interface which Collection proxies need to implement to be treated like collection proxies in ODMG. |
CollectionProxyListener | This is a callback interface that allows interaction with the loading process of the CollectionProxy The OTM layer implements this interface to provide a delayed registration mechanism for ColelctionProxies. |
IndirectionHandler | Base interface for indirection handlers used by OJB's proxies. |
MaterializationListener | This is a callback interface that allows interaction with the Materialization process of the IndirectionHandler The ODMG TransactionImpl implements this interface to provide a delayed registration mechanism for proxies. |
ProxyConfiguration | Declares a configuration for he indirection handler factory. |
Class Summary | |
CollectionProxyDefaultImpl | A place holder for a whole collection to support deferred loading of relationships. |
IndirectionHandlerDefaultImpl | Default implementation for the indirection handler used by ojb's proxies. |
ListProxyDefaultImpl | A placeHolder for a whole list to support deferred loading of relationships. |
ProxyFactory | Factory class for creating instances of the indirection handler used by OJB's proxies, and for the collection proxies. |
ProxyHelper | ProxyHelper used to get the real thing behind a proxy |
SetProxyDefaultImpl | A placeHolder for a whole set to support deferred loading of relationships. |
VirtualProxy | Proxy base class. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |