Package org.jparsec.examples.sql.ast
Class QualifiedName
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.sql.ast.QualifiedName
A qualified name like "a.b.c".
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator