|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConstrainedStatement
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 |
|---|
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 | ||||||||