Public Member Functions | |
WDALBaseImpl (String[] args, ORB orb_val, POA poa_val) | |
void | clear_cache_all () |
void | clear_cache (String curl) |
int | add_change_listener (DALChangeListener listener) |
DAO | get_DAO_Servant (String curl) throws CDBXMLErrorEx, CDBRecordDoesNotExistEx |
String | get_DAO (String curl) throws CDBXMLErrorEx, CDBRecordDoesNotExistEx |
String | list_nodes (String name) |
void | listen_for_changes (String curl, int listenerID) |
void | remove_change_listener (int listenerID) |
void | shutdown () |
void | recoverClients () |
String | configuration_name () |
String | list_daos (String name) |
Protected Attributes | |
DALImpl | dalImpl = null |
|
|
|
|
|
|
|
Implements com::cosylab::CDB::JDALOperations.
|
|
Implements com::cosylab::CDB::DALOperations.
|
|
|
|
|
|
|
|
|
|
|
|
Read recovery information and notify clients that their objects my be changed Implements com::cosylab::cdb::jdal::Recoverer.
|
|
Implements com::cosylab::CDB::DALOperations.
|
|
Implements com::cosylab::CDB::DALOperations.
|
|
|