|
|||||||||||
| 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 net.sf.jaxme.sqls.Statement |
getSQLFactory, getTableReference, 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 | ||||||||||