:: com :: sun :: star :: sdb ::
|
deprecated |
service DatabaseAccessDataSource |
|
|
- 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 |
::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 © 2003 Sun Microsystems, Inc.