dbXML API

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

Packages that use DatabaseManagerOperations
org.dbxml.core.corba Implements the several POA-based Servants for CORBA connectivity to dbXML. 
org.dbxml.core.corba.db   
 

Uses of DatabaseManagerOperations in org.dbxml.core.corba
 

Classes in org.dbxml.core.corba that implement DatabaseManagerOperations
 class DatabaseManagerServant
          DatabaseManager CORBA wrapper for org.dbxml.core.Database Provides administrative access to the Database For detailed documentation
 

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

Subinterfaces of DatabaseManagerOperations in org.dbxml.core.corba.db
 interface DatabaseManager
          Generated from IDL definition of interface "DatabaseManager"
 

Classes in org.dbxml.core.corba.db that implement DatabaseManagerOperations
 class _DatabaseManagerStub
          Generated from IDL definition of interface "DatabaseManager"
 class DatabaseManagerPOA
          Generated from IDL definition of interface "DatabaseManager"
 class DatabaseManagerPOATie
          Generated from IDL definition of interface "DatabaseManager"
 

Methods in org.dbxml.core.corba.db that return DatabaseManagerOperations
 DatabaseManagerOperations DatabaseManagerPOATie._delegate()
           
 

Methods in org.dbxml.core.corba.db with parameters of type DatabaseManagerOperations
 void DatabaseManagerPOATie._delegate(DatabaseManagerOperations delegate)
           
 

Constructors in org.dbxml.core.corba.db with parameters of type DatabaseManagerOperations
DatabaseManagerPOATie(DatabaseManagerOperations delegate)
           
DatabaseManagerPOATie(DatabaseManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 


dbXML API

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