org.edg.info.sqlutil.parsql
Interface ExpSelConst

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
Constant, Expression, SelectStatement

public interface ExpSelConst
extends java.io.Serializable

A common interface for all SQL Expressions (SelectStatements, Expressions and Constants are ExpSelConst).