dbXML API

Uses of Interface
org.dbxml.core.corba.db.CollectionManager

Packages that use CollectionManager
org.dbxml.client.xmldb.services Implements several XML:DB Services, including standard and extension services. 
org.dbxml.core.corba Implements the several POA-based Servants for CORBA connectivity to dbXML. 
org.dbxml.core.corba.db   
 

Uses of CollectionManager in org.dbxml.client.xmldb.services
 

Constructors in org.dbxml.client.xmldb.services with parameters of type CollectionManager
CollectionManager(CollectionManager manager, Database db, DatabaseImpl database)
          Creates a new CollectionManager service
 

Uses of CollectionManager in org.dbxml.core.corba
 

Methods in org.dbxml.core.corba that return CollectionManager
 CollectionManager CollectionServant.getCollectionManager()
          Returns a CollectionManager instance for this collection.
 

Uses of CollectionManager in org.dbxml.core.corba.db
 

Classes in org.dbxml.core.corba.db that implement CollectionManager
 class _CollectionManagerStub
          Generated from IDL definition of interface "CollectionManager"
 

Fields in org.dbxml.core.corba.db declared as CollectionManager
 CollectionManager CollectionManagerHolder.value
           
 

Methods in org.dbxml.core.corba.db that return CollectionManager
 CollectionManager CollectionManagerPOA._this()
           
 CollectionManager CollectionManagerPOA._this(org.omg.CORBA.ORB orb)
           
 CollectionManager CollectionManagerPOATie._this()
           
 CollectionManager CollectionManagerPOATie._this(org.omg.CORBA.ORB orb)
           
 CollectionManager CollectionOperations.getCollectionManager()
           
static CollectionManager CollectionManagerHelper.extract(org.omg.CORBA.Any any)
           
static CollectionManager CollectionManagerHelper.read(org.omg.CORBA.portable.InputStream in)
           
static CollectionManager CollectionManagerHelper.narrow(org.omg.CORBA.Object obj)
           
 CollectionManager CollectionPOATie.getCollectionManager()
           
 CollectionManager _CollectionStub.getCollectionManager()
           
 

Methods in org.dbxml.core.corba.db with parameters of type CollectionManager
static void CollectionManagerHelper.insert(org.omg.CORBA.Any any, CollectionManager s)
           
static void CollectionManagerHelper.write(org.omg.CORBA.portable.OutputStream _out, CollectionManager s)
           
 

Constructors in org.dbxml.core.corba.db with parameters of type CollectionManager
CollectionManagerHolder(CollectionManager initial)
           
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved