org.exist.xquery
Class ForceIndexUse
java.lang.Object
org.exist.xquery.Pragma
org.exist.xquery.ForceIndexUse
public class ForceIndexUse
- extends Pragma
EXCEPTION_IF_INDEX_NOT_USED_PRAGMA
public static final QName EXCEPTION_IF_INDEX_NOT_USED_PRAGMA
ForceIndexUse
public ForceIndexUse(QName qname,
String contents)
throws XPathException
- Throws:
XPathException
before
public void before(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
before
in class Pragma
- Throws:
XPathException
after
public void after(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
after
in class Pragma
- Throws:
XPathException
Copyright (C) Wolfgang Meier. All rights reserved.