org.castor.cpa.query.castorql
Class CastorQLTreeWalker

java.lang.Object
  extended by org.castor.cpa.query.castorql.CastorQLTreeWalker

public final class CastorQLTreeWalker
extends java.lang.Object

CastorQL Parser TreeWalker which creates the OQ from a parsed CastorQL string.

Since:
1.3
Version:
$Revision: 7121 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Udai Gupta, Ralf Joachim

Constructor Summary
CastorQLTreeWalker(SimpleNode node)
          Instantiates a new castor ql tree walker.
 
Method Summary
 SelectQuery getSelect()
          Gets the select.
 void setSelect(SelectQuery select)
          Sets the select.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CastorQLTreeWalker

public CastorQLTreeWalker(SimpleNode node)
Instantiates a new castor ql tree walker.

Parameters:
node - the node SimpleNode of JJTree
Method Detail

getSelect

public SelectQuery getSelect()
Gets the select.

Returns:
the select

setSelect

public void setSelect(SelectQuery select)
Sets the select.

Parameters:
select - the new select


Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com