org.dbxml.core.corba.db
Interface DatabaseOperations
- All Superinterfaces:
- ServantManagementOperations
- All Known Subinterfaces:
- Database
- All Known Implementing Classes:
- DatabasePOA
- public interface DatabaseOperations
- extends ServantManagementOperations
Generated from IDL definition of interface "Database"
- Author:
- JacORB IDL compiler
getName
public java.lang.String getName()
throws APIException
getDatabaseManager
public DatabaseManager getDatabaseManager()
throws APIException
listCollections
public java.lang.String[] listCollections()
throws APIException
getCollection
public Collection getCollection(java.lang.String path)
throws APIException
Copyright (c) 1999-2001 The dbXML Group, All rights reserved