public final class ASTLocate extends SimpleNode implements SelectFunction
children, id, parent
Constructor and Description |
---|
ASTLocate(int id) |
Modifier and Type | Method and Description |
---|---|
Object |
jjtAccept(JBossQLParserVisitor visitor,
Object data)
Accept the visitor.
|
Object |
readResult(ResultSet rs)
Reads results.
|
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString
public Object jjtAccept(JBossQLParserVisitor visitor, Object data)
jjtAccept
in interface Node
jjtAccept
in class SimpleNode
public Object readResult(ResultSet rs) throws SQLException
readResult
in interface SelectFunction
rs
- the result set to read from.SQLException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.