org.topbraid.spin.model.update
Interface Insert

All Superinterfaces:
Command, Printable, Update

public interface Insert
extends Update

An Update representing an INSERT INTO.

Author:
Holger Knublauch

Method Summary
 
Methods inherited from interface org.topbraid.spin.model.Command
getComment
 
Methods inherited from interface org.topbraid.spin.model.print.Printable
print