|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.PortableServer.Servant | +--org.apache.xindice.client.corba.db.DatabasePOA | +--org.apache.xindice.client.corba.DatabaseServant
Database CORBA wrapper for org.apache.xindice.core.Database For detailed documentation
Database
Constructor Summary | |
DatabaseServant(Database db,
Kernel kernel)
|
Method Summary | |
Collection |
getCollection(java.lang.String nam)
|
DatabaseManager |
getDatabaseManager()
|
java.lang.String |
getName()
|
java.lang.String[] |
listCollections()
|
void |
remove()
|
Methods inherited from class org.apache.xindice.client.corba.db.DatabasePOA |
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DatabaseServant(Database db, Kernel kernel)
Method Detail |
public java.lang.String getName() throws APIException
public DatabaseManager getDatabaseManager() throws APIException
public java.lang.String[] listCollections() throws APIException
public Collection getCollection(java.lang.String nam) throws APIException
public void remove()
|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |