Class Select

java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.sql.ast.Select
All Implemented Interfaces:
Relation

public final class Select extends ValueObject implements Relation
Models the select statement.