Package org.jparsec.examples.sql.ast
Class TableRelation
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.sql.ast.TableRelation
- All Implemented Interfaces:
Relation
Models a table name.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode, toString
-
Field Details
-
tableName
-
-
Constructor Details
-
TableRelation
-