Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Pay attention to instanciate this helper on serverside where your source DynamicResultSet was instanciated.
Method XCachedDynamicResultSetStubFactory::createCachedDynamicResultSetStub can be used to create a stub on serverside.
If you have instanciated a CachedDynamicResultSet on client side already, use method connectToCache to connect your given DynamicResultSet with this Cache.
The needed cache on server side you can create using XCachedDynamicResultSetFactory .
Known Services which Export this Interface |
|
com::sun::star::ucb::CachedDynamicResultSetStubFactory | is a factory for CachedDynamicResultSetStub implementations. |
Methods' Summary |
|
createCachedDynamicResultSetStub | creates a remote optimizes XDynamicResultSet . |
connectToCache | If you have instanciated a CachedDynamicResultSet on client side already, use this to connect your given Source on server side to the TargetCache. |
Methods' Details |
||||||||
|
||||||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.