The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: sdb ::

interface XSQLErrorBroadcaster
Description
interface for notifying potential listeners of ::com::sun::star::sdbc::SQLException s posted by any database object.

Methods' Summary
addSQLErrorListener adds the specified listener to receive the event "errorOccured"  
removeSQLErrorListener removes the specified listener.  
Methods' Details
addSQLErrorListener
[oneway] void
addSQLErrorListener( [in] XSQLErrorListener  Listener );

Description
adds the specified listener to receive the event "errorOccured"
Parameter com::sun::star::sdb::XSQLErrorListener
removeSQLErrorListener
[oneway] void
removeSQLErrorListener( [in] XSQLErrorListener  Listener );

Description
removes the specified listener.
Parameter com::sun::star::sdb::XSQLErrorListener
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.