|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.axiondb.engine.visitors.ReferencesOtherTablesWhereNodeVisitor
public class ReferencesOtherTablesWhereNodeVisitor
Return true if reference a table other than the given one, false otherwise.
Constructor Summary | |
---|---|
ReferencesOtherTablesWhereNodeVisitor(TableIdentifier id)
|
Method Summary | |
---|---|
boolean |
getResult()
|
protected boolean |
hasResult()
|
void |
visit(Selectable node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReferencesOtherTablesWhereNodeVisitor(TableIdentifier id)
Method Detail |
---|
public boolean getResult()
protected boolean hasResult()
public void visit(Selectable node)
visit
in interface SelectableVisitor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |