|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface of a Statement
supporting
a WHERE clause.
Method Summary | |
CombinedConstraint |
getWhere()
Returns a combined constraint with CombinedConstraint.getType()
== CombinedConstraint.Type.AND . |
Methods inherited from interface org.apache.ws.jaxme.sqls.Statement |
createFunction, getSQLFactory, getTableReference, newCase, setTable |
Method Detail |
public CombinedConstraint getWhere()
Returns a combined constraint with CombinedConstraint.getType()
== CombinedConstraint.Type.AND
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |