- 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