XQueryCompiler.PlanInfo Class
- public static class XQueryCompiler.PlanInfo
extends Object
Represents the plan for the XQUery based on the argument and return
Javelin types
-
Hierarchy
-
Object
XQueryCompiler.PlanInfo
-
Enclosing class
-
XQueryCompiler
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
argNames
public String
argNames
argPlans
public ITypeMarshallPlan
argPlans
returnPlan
public ITypeUnmarshallPlan
returnPlan
XQueryCompiler.PlanInfo
public XQueryCompiler.PlanInfo()