:: com :: sun :: star :: sdbcx ::
|
service DatabaseDefinition |
- Description
- could be used as an extension for performing data definition tasks on
databases, and to control the access rights on database objects.
It may be implemented by a database driver provider, to encapsulate the
complexity of data definition, and to give a common way for data definition as
the DDL of most DBMS differs.
At least, the access to the tables of a database should be implemented.
The implementation of other known database objects like views is optional.
To control the access rights of users, there is the possibility to
implement objects like users and groups.
- Developers Guide
- Database - Connections - Understanding Connections - Data Definition
|
Exported Interfaces - Details |
XTablesSupplier
- (referenced entity's summary:)
- provides for access to a container of tables, typically used for a database
definition object.
|
|
XViewsSupplier
- Usage Restrictions
- optional
- Description
- The implementation is optional.
|
|
XUsersSupplier
- Usage Restrictions
- optional
- Description
- The implementation is optional.
|
|
XGroupsSupplier
- Usage Restrictions
- optional
- Description
- The implementation is optional.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.