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 {
should be provided by a tool which simplifies the handling with SQL select statements.
Definition: XSQLQueryComposer.idl:32
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:27
provides for access to a container of tables, typically used for a database definition object.
Definition: XTablesSupplier.idl:27
Definition: Ambiguous.idl:20
represents a tool for composing SQL select statements.
Definition: SQLQueryComposer.idl:38