Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated service DatabaseAccessConnection
Usage Restrictions
deprecated
Description
specifies a component, which supplies and stores additional information related to a certain database connection, such as, DatabaseQueries, FormDocuments, and ReportDocuments. Objects for data definition are supplied as well, for instance, Tables, Views, etc.

Implements the service ::com::sun::star::sdbc::Connection . It is possible to open more than one connection at the same time, but the method DatabaseAccessConnection::dispose() will close only one of these connections. You have to close all connections in order to close the connection to the database.


Included Services - Summary
::com::sun::star::sdbc::Connection

supporting of the base connection service. (details)

::com::sun::star::sdbcx::DatabaseDefinition

access to the DatabaseDefinition beans of the connection.

Exported Interfaces - Summary
::com::sun::star::container::XChild

access to the owning data access bean.

XSQLQueryComposerFactory

returns a tool for composing queries.

XQueriesSupplier

provides access to the queries.

Included Services - Details
::com::sun::star::sdbc::Connection
Description
supporting of the base connection service.

Note:
Don't use the "dispose" method of the XComponent interface, as the DataAccess uses a more sophisticated interface for closing a connection.

See also
XDatabaseAccess

::com::sun::star::sdbcx::DatabaseDefinition
Description
access to the DatabaseDefinition beans of the connection.
Exported Interfaces - Details
::com::sun::star::container::XChild
Description
access to the owning data access bean.
XSQLQueryComposerFactory
Description
returns a tool for composing queries.
XQueriesSupplier
Description
provides access to the queries.

 
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.