:: com :: sun :: star :: sdb ::
|
deprecated |
service DatabaseAccessDataSource |
|
|
- Usage Restrictions
- deprecated
- Description
- is a factory to create data access beans. Data access beans are shared among
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)
|
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
Copyright © 1995, 2012, 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.