|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLClause | |
wt.query | Provides generic support for defining SQL queries
(see
QuerySpec and the various things
that can be appended to it) in a database
inedependent manner that should be used with the
PersistenceManager . |
Uses of SQLClause in wt.query |
Classes in wt.query that implement SQLClause | |
class |
ConditionsClause
This class presents the conditions which can be used in SQL statemnet such as HAVING Supported API: false Extendable: false |
class |
GroupByClause
This class represents a GROUP BY SQL clause. |
class |
ListClause
Supported API: false Extendable: false |
class |
OrderByClause
This class represents a ORDER BY SQL clause. |
class |
WhereClause
This class represents a WHERE SQL clause. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |