- Description
- represents a service for composing a single select statement.
It hides the complexity of parsing and evaluating a single select statement and provides
sophisticated methods for expanding a statement with filter, group by, having and order
criteria. To get the new extended statement use the methods from ::com::sun::star::sdb::SingleSelectQueryAnalyzer .
A ::com::sun::star::sdb::SingleSelectQueryComposer is usually obtained from a ::com::sun::star::sdb::Connection
using the ::com::sun::star::lang::XMultiServiceFactory interface.
- Developers Guide
-
Exported Interfaces |
::com::sun::star::beans::XPropertySet |
- (referenced entity's summary:)
- provides information about and access to the
properties from an implementation.
|
::com::sun::star::sdb::XSingleSelectQueryComposer |
- (referenced entity's summary:)
- simplifies the composing of single select statements.
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|