(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: 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 Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.