Skip navigation links
Oracle® Database XML Java API Reference
12c Release 2 (12.2.0.1)

E49966-05

Package oracle.xml.xquery

Contains extensions to the XQuery API for Java (JSR 225) and OXQDataSource, the Oracle implementation of XQDataSource.

See: Description

Package oracle.xml.xquery Description

Contains extensions to the XQuery API for Java (JSR 225) and OXQDataSource, the Oracle implementation of XQDataSource.

This is the documentation for Oracle's standalone XQuery 1.0 processor. It is implemented purely in Java and runs in the same JVM as the application. This processor supports the XQuery API for Java (XQJ) as well as some non-standard extensions. Specifically, this package contains:

Thread-safety

The Oracle implementation of XQJ is not thread-safe. For example, an instance of XQSequence must be accessed by only one thread. However, a restricted form of thread safety is supported for managing instances of XQConnection.

Since:
12.1
Skip navigation links
Oracle® Database XML Java API Reference
12c Release 2 (12.2.0.1)

E49966-05

Copyright © 2003, 2016, Oracle and/or its affiliates. All rights reserved.