org.apache.ws.jaxme.sqls
Interface DeleteStatement

All Superinterfaces:
ConstrainedStatement, Statement
All Known Implementing Classes:
DeleteStatementImpl

public interface DeleteStatement
extends ConstrainedStatement

Author:
Jochen Wiedmann

Method Summary
 
Methods inherited from interface org.apache.ws.jaxme.sqls.ConstrainedStatement
getWhere
 
Methods inherited from interface org.apache.ws.jaxme.sqls.Statement
createFunction, getSQLFactory, getTableReference, newCase, setTable