19 #ifndef __com_sun_star_sdb_XSingleSelectQueryComposer_idl__ 20 #define __com_sun_star_sdb_XSingleSelectQueryComposer_idl__ 29 module
com { module sun { module star { module sdb {
53 void setFilter([in]
string filter)
66 void setStructuredFilter([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
98 void setGroup([in]
string group)
122 void setHavingClause([in]
string filter)
136 void setStructuredHavingClause([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
166 void setOrder([in]
string order)
180 [in]
boolean ascending)
224 [attribute]
string ElementaryQuery
simplifies the analyzing of single select statements.
Definition: XSingleSelectQueryAnalyzer.idl:40
Definition: Ambiguous.idl:22
simplifies the composing of single select statements.
Definition: XSingleSelectQueryComposer.idl:41
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63