Content for OpenOffice.org version 3.3.
:: 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.
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.