Hello Everyone -

I need to transform a the parse tree before it will be executed. I could
use the Hook.PARSE_TREE mechanism to add an observer and inspect the parse
tree, but is there a way for the observer to modify the SqlNode?

Thanks,
Anoop

Reply via email to