20 module
com { module sun { module star { module sdbcx {
21 interface XTablesSupplier;
22 interface XColumnsSupplier;
25 module
com { module sun { module star { module sdb {
27 interface XParametersSupplier;
simplifies the analyzing of single select statements.
Definition: XSingleSelectQueryAnalyzer.idl:34
provides for access to a container of tables, typically used for a database definition object...
Definition: XTablesSupplier.idl:26
Definition: Ambiguous.idl:20
represents a service for analyzing a single select statement.
Definition: SingleSelectQueryAnalyzer.idl:39
provides the access to a container of columns, typically used for tables and indexes.
Definition: XColumnsSupplier.idl:26