org.apache.ws.jaxme.sqls
public interface ConstrainedStatement extends Statement
Interface of a {@link org.apache.ws.jaxme.sqls.Statement} supporting a WHERE clause.
Method Summary | |
---|---|
CombinedConstraint | getWhere() Returns a combined constraint with {@link CombinedConstraint#getType()} == {@link org.apache.ws.jaxme.sqls.CombinedConstraint.Type#AND}. |
Returns a combined constraint with {@link CombinedConstraint#getType()} == {@link org.apache.ws.jaxme.sqls.CombinedConstraint.Type#AND}.