:: com :: sun :: star :: sdb ::
|
interface XSQLErrorBroadcaster |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XSQLErrorBroadcaster
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- interface for notifying potential listeners
of
::com::sun::star::sdbc::SQLException
s posted by any database object.
|
Methods' Details |
addSQLErrorListener
- Description
- adds the specified listener to receive the event "errorOccured"
- Parameter com::sun::star::sdb::XSQLErrorListener
-
|
|
removeSQLErrorListener
- Description
- removes the specified listener.
- Parameter com::sun::star::sdb::XSQLErrorListener
-
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.