org.codehaus.jparsec.examples.sql.ast
Interface Relation

All Known Implementing Classes:
AliasedRelation, CrossJoinRelation, JoinRelation, Select, TableRelation, UnionRelation

public interface Relation

Models a relation such as a select statement, or a table.

Author:
Ben Yu



Copyright © 2014. All rights reserved.