19 #ifndef __com_sun_star_sdb_Connection_idl__ 20 #define __com_sun_star_sdb_Connection_idl__ 28 module
com { module sun { module star { module lang {
29 published
interface XMultiServiceFactory;
32 module
com { module sun { module star { module sdb {
34 published
interface XSQLQueryComposerFactory;
35 published
interface XQueriesSupplier;
36 published
interface XCommandPreparation;
38 module application {
interface XTableUIProvider; };
Allows creating instances specified by a string name.
Definition: XMultiServiceFactory.idl:39
could be used as an extension for performing data definition tasks on databases, and to control the a...
Definition: DatabaseDefinition.idl:48
extends the com::sun::star::sdbc::Connection of SDBC by providing the data definitions of a connected...
Definition: Connection.idl:44
Definition: Ambiguous.idl:22
represents a connection (session) with a specific database.
Definition: Connection.idl:56
is used for preparation of commands.
Definition: XCommandPreparation.idl:38
provides access to the parent of the object.
Definition: XChild.idl:36
is a factory for instances of service com::sun::star::sdb::SQLQueryComposer.
Definition: XSQLQueryComposerFactory.idl:29
provides the access to a container of database queries.
Definition: XQueriesSupplier.idl:31