com :: sun :: star :: sdb :: interface XSQLErrorBroadcaster
- Base Interface
- com::sun::star::uno::XInterface
- Description
- interface for notifying potential listeners
of
SQLException
s posted by any database object.
Methods' Details
|
- addSQLErrorListener
-  
- [ oneway ] void
addSQLErrorListener(
-
- Description
- adds the specified listener to receive the event "errorOccured"
- Parameter com::sun::star::sdb::XSQLErrorListener
-
|
- removeSQLErrorListener
-  
- [ oneway ] void
removeSQLErrorListener(
-
- Description
- removes the specified listener.
- Parameter com::sun::star::sdb::XSQLErrorListener
-
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.