20module
com { module sun { module star { module lang {
21 published
interface XMultiServiceFactory;
24 module
com { module sun { module star { module sdb {
26 published
interface XSQLQueryComposerFactory;
27 published
interface XQueriesSupplier;
28 published
interface XCommandPreparation;
30 module application {
interface XTableUIProvider; };
36published service Connection
provides access to the parent of the object.
Definition generated_idl_chapter_refs.idl:820
Allows creating instances specified by a string name.
Definition generated_idl_chapter_refs.idl:44
Definition Ambiguous.idl:20
interface XQueriesSupplier
returns a container of associated queries.
Definition Connection.idl:54
interface XSQLQueryComposerFactory
returns a tool for composing queries.
Definition Connection.idl:58
interface XCommandPreparation
interface for complex command execution.
Definition Connection.idl:46
represents a connection (session) with a specific database.
Definition generated_idl_chapter_refs.idl:3330
could be used as an extension for performing data definition tasks on databases, and to control the a...
Definition generated_idl_chapter_refs.idl:4865