Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XResultSetAccess
Description
is the interface to create a ::com::sun::star::sdbc::ResultSet based on the object providing the interface.
Developers Guide
Database - Clones of the RowSet Service

Methods' Summary
createResultSet returns a new ::com::sun::star::sdbc::ResultSet based on the object.  
Methods' Details
createResultSet
::com::sun::star::sdbc::XResultSet
createResultSet()
raises( ::com::sun::star::sdbc::SQLException );

Description
returns a new ::com::sun::star::sdbc::ResultSet based on the object.
Returns
the new created ResultSet object
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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