org.sql.generation.api.grammar.modification
Interface DeleteStatement

All Superinterfaces:
SQLStatement, org.atp.api.Typeable<DeleteStatement>
All Known Subinterfaces:
DeleteBySearch

public interface DeleteStatement
extends SQLStatement, org.atp.api.Typeable<DeleteStatement>

A common interface for all statements deleting data from tables.

Author:
Stanislav Muhametsin
See Also:
DeleteBySearch

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010-2011. All Rights Reserved.