|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionOperations | |
org.dbxml.core.corba | Implements the several POA-based Servants for CORBA connectivity to dbXML. |
org.dbxml.core.corba.db |
Uses of CollectionOperations in org.dbxml.core.corba |
Classes in org.dbxml.core.corba that implement CollectionOperations | |
class |
CollectionServant
Provides access to Collection instances through CORBA. |
Uses of CollectionOperations in org.dbxml.core.corba.db |
Subinterfaces of CollectionOperations in org.dbxml.core.corba.db | |
interface |
Collection
Generated from IDL definition of interface "Collection" |
Classes in org.dbxml.core.corba.db that implement CollectionOperations | |
class |
_CollectionStub
Generated from IDL definition of interface "Collection" |
class |
CollectionPOA
Generated from IDL definition of interface "Collection" |
class |
CollectionPOATie
Generated from IDL definition of interface "Collection" |
Methods in org.dbxml.core.corba.db that return CollectionOperations | |
CollectionOperations |
CollectionPOATie._delegate()
|
Methods in org.dbxml.core.corba.db with parameters of type CollectionOperations | |
void |
CollectionPOATie._delegate(CollectionOperations delegate)
|
Constructors in org.dbxml.core.corba.db with parameters of type CollectionOperations | |
CollectionPOATie(CollectionOperations delegate)
|
|
CollectionPOATie(CollectionOperations delegate,
org.omg.PortableServer.POA poa)
|
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |