|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectExpression
SimpleExpression
SQLClose.CloseInstruction
private static class SQLClose.CloseInstruction
Field Summary | |
---|---|
static int |
CONNECTION
|
Fields inherited from class SimpleExpression |
---|
arguments, NO_ARGUMENTS |
Fields inherited from class Expression |
---|
EVALUATE_METHOD, ITERATE_METHOD, locationId, PROCESS_METHOD, staticProperties |
Constructor Summary | |
---|---|
SQLClose.CloseInstruction(Expression connect)
|
Method Summary | |
---|---|
int |
computeCardinality()
|
Item |
evaluateItem(XPathContext context)
|
String |
getExpressionType()
|
int |
getImplementationMethod()
A subclass must provide one of the methods evaluateItem(), iterate(), or process(). |
Methods inherited from class SimpleExpression |
---|
computeDependencies, display, getItemType, iterate, iterateSubExpressions, optimize, process, promote, replaceSubExpression, setArguments, simplify, typeCheck |
Methods inherited from class Expression |
---|
adoptChildExpression, checkPermittedContents, computeSpecialProperties, computeStaticProperties, doPromotion, dynamicError, effectiveBooleanValue, evaluateAsString, getCardinality, getColumnNumber, getConstructType, getContainingProcedure, getDependencies, getExecutable, getHostLanguage, getInstructionInfo, getIntrinsicDependencies, getLineNumber, getLocationId, getLocationProvider, getParentExpression, getPublicId, getSlotsUsed, getSpecialProperties, getSystemId, hasBadParentPointer, markTailFunctionCalls, resetStaticProperties, setLocationId, setParentExpression, setParentExpression, suppressValidation, typeError |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CONNECTION
Constructor Detail |
---|
public SQLClose.CloseInstruction(Expression connect)
Method Detail |
---|
public int getImplementationMethod()
getImplementationMethod
in class Expression
public String getExpressionType()
getExpressionType
in class SimpleExpression
public int computeCardinality()
computeCardinality
in class SimpleExpression
public Item evaluateItem(XPathContext context) throws XPathException
evaluateItem
in interface EvaluableItem
evaluateItem
in class SimpleExpression
XPathException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |