Uses of Class
org.apache.jdo.impl.jdoql.tree.ParameterDecl

Packages that use ParameterDecl
org.apache.jdo.impl.jdoql.tree   
 

Uses of ParameterDecl in org.apache.jdo.impl.jdoql.tree
 

Constructors in org.apache.jdo.impl.jdoql.tree with parameters of type ParameterDecl
Tree(CandidateClass candidateClass, ParameterDecl parameterDeclarations, VariableDecl variableDeclarations, OrderingExpr orderingExpressions, Expr filter)
          This constructor is called by semantic analysis only.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.