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 DatabaseAccessDataSource
Usage Restrictions
deprecated
Description
is a factory to create data access beans. Data access beans are shared amoung components, so if an already existing bean is requested, the existing one is returned.

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
::com::sun::star::sdbc::XDataSource
(referenced entity's summary:)
is used for establishing connections via a factory which is identified by its name. A DataSource object is typically registered by a naming service provider.
XCompletedConnection

is optional for implementation. (details)

Properties' Summary
string
URL
locates the database access bean.  
::com::sun::star::ucb::RememberAuthentication
PasswordMode
[ OPTIONAL ]
determines the password handling.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
::com::sun::star::sdbc::XDataSource
(referenced entity's summary:)
is used for establishing connections via a factory which is identified by its name. A DataSource object is typically registered by a naming service provider.
XCompletedConnection
Usage Restrictions
optional
Description
is optional for implementation.
Properties' Details
URL
string URL;
Description
locates the database access bean.
PasswordMode
::com::sun::star::ucb::RememberAuthentication PasswordMode;
Usage Restrictions
optional
Description
determines the password handling.

 
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.