Syntax
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.
com::sun::star::beans::XPropertySet -
Description
provides information about and access to the
properties from an implementation.
com::sun::star::sdbc::XDataSource -
Description
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.
com::sun::star::sdb::XCompletedConnection [ OPTIONAL ]-
Description
is optional for implementation.
Property Summary
|
URL |
locates the database access bean.
|
|
PasswordMode |
determines the password handling.
|
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.