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

All Superinterfaces:
SQLStatement, org.atp.api.Typeable<UpdateStatement>
All Known Subinterfaces:
UpdateBySearch

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

This is common interface for all statements doing updates.

Author:
Stanislav Muhametsin
See Also:
UpdateBySearch

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



Copyright © 2010-2011. All Rights Reserved.