org.edg.info.sqlutil.parsql
Interface Statement

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
CreateTableStatement, DeleteStatement, InsertStatement, LockTableStatement, SelectStatement, TransactionStatement, UpdateStatement

public interface Statement
extends java.io.Serializable

Statement: a common interface for all SQL statements.