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 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 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.