Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DatabaseAccess |
Exported Interfaces - Summary | |
::com::sun::star::beans::XPropertySet |
|
XDatabaseAccess | controls the establishing of the connections. |
XCompletedConnection | establishing a connection with user interaction, the implementation is optional. (details) |
Properties' Summary | |
[ readonly ] string URL |
is the URL of the bean. |
string Title |
is the title of the bean. |
string ConnectURL |
indicates a database url of the form jdbc:subprotocol:subname or
sdbc:subprotocol:subname
|
sequence< ::com::sun::star::beans::PropertyValue > ConnectInfo |
is a list of arbitrary string tag/value pairs as connection arguments; normally at least a "user" and "password" property should be included. |
[ readonly ] boolean IsReadOnly |
determines whether modifications on the data access bean are allowed or not. |
::com::sun::star::util::XNumberFormatsSupplier NumberFormatsSupplier |
provides an object for formatting numbers. |
boolean IsPasswordRequired |
[ OPTIONAL ] indicates that a password is always necessary. |
sequence< string > TableFilter |
[ OPTIONAL ] defines a list of tables, on which the bean should have it's focus. If empty, all tables are rejected. |
sequence< string > TableTypeFilter |
[ OPTIONAL ] defines a list of table types, on which the bean should have it's focus. If empty, all tables types are rejected. |
Exported Interfaces - Details | |
::com::sun::star::beans::XPropertySet
|
|
XDatabaseAccess
|
|
XCompletedConnection
|
Properties' Details | |
URL
|
|
Title
|
|
ConnectURL
|
|
ConnectInfo
|
|
IsReadOnly
|
|
NumberFormatsSupplier
|
|
IsPasswordRequired
|
|
TableFilter
|
|
TableTypeFilter
|
Copyright © 2000, 2013 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.