Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.sqls.impl.StatementImpl
org.apache.ws.jaxme.sqls.impl.ConstrainedStatementImpl
Constructor Summary | |
|
Method Summary | |
CombinedConstraint |
|
Methods inherited from class org.apache.ws.jaxme.sqls.impl.StatementImpl | |
createFunction , getSQLFactory , getTableReference , newCase , newTableReference , setTable |
public CombinedConstraint getWhere()
Returns a combined constraint withCombinedConstraint.getType()
==CombinedConstraint.Type.AND
.
- Specified by:
- getWhere in interface ConstrainedStatement