21 module
com { module sun { module star { module sdb {
45 void setFilter([in]
string filter)
58 void setStructuredFilter([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
90 void setGroup([in]
string group)
114 void setHavingClause([in]
string filter)
128 void setStructuredHavingClause([in] sequence< sequence<com::sun::star::beans::PropertyValue> > filter)
158 void setOrder([in]
string order)
172 [in]
boolean ascending)
216 [attribute]
string ElementaryQuery
simplifies the analyzing of single select statements.
Definition: XSingleSelectQueryAnalyzer.idl:34
Definition: Ambiguous.idl:20
simplifies the composing of single select statements.
Definition: XSingleSelectQueryComposer.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45