service DatabaseContext in module com::sun::star::sdb:: |
service DatabaseContext;
is the context for accessing datasource.
A datasource contains information how to create a connection to a database, such as,
which database driver should be used, for which user should a connection be established, etc.
The context stores datasources under a given name.
Exported Interfaces |
Enumeration on all registered data sources.
NameAccess on all registered data sources.
Interface for registering new datasources.
Interface for registering listener to get notified when new datasources are created or removed.
Interface for creation of new datasources.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.