Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Known Services which Export this Interface |
|
com::sun::star::sdb::DatabaseAccess | specifies a component, which controls DatabaseAccessConnections and acts like a shared DataSource. |
Methods' Summary |
|
hasConnections | indicates that connections already exist. |
getIsolatedConnection | attempts to establish a database connection, that can not be shared with other components. This should be used for transaction processing. |
suspendConnections | closes the all connections to database. This request could be aborted by listeners of the component. |
addDatabaseAccessListener | adds the specified listener to receive the events "connectionChanged", "approveConnectionClose", and "connectionClosing". |
removeDatabaseAccessListener | removes the specified listener. |
Methods' Details |
||||
|
||||
|
||||
|
||||
|
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.