org.exist.xquery
Class BatchTransactionPragma
java.lang.Object
org.exist.xquery.Pragma
org.exist.xquery.BatchTransactionPragma
- public class BatchTransactionPragma
- extends Pragma
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BATCH_TRANSACTION_PRAGMA
public static final QName BATCH_TRANSACTION_PRAGMA
BatchTransactionPragma
public BatchTransactionPragma(QName qname,
java.lang.String contents)
throws XPathException
after
public void after(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
after
in class Pragma
- Throws:
XPathException
before
public void before(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
before
in class Pragma
- Throws:
XPathException
Copyright (C) Wolfgang Meier. All rights reserved.