20 module
com { module sun { module star { module sdbcx {
21 published
interface XTablesSupplier;
22 published
interface XColumnsSupplier;
25 module
com { module sun { module star { module sdb {
provides for access to a container of tables, typically used for a database definition object...
Definition: XTablesSupplier.idl:26
Definition: Ambiguous.idl:20
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:31
represents a tool for composing SQL select statements.
Definition: SQLQueryComposer.idl:37
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:26