The properties of the connection's default XQStaticContext are copied to the returned XQPreparedExpression.
@param xquery the XQuery expression as a String.Cannot be null
@return the prepared XQuery expression
@exception XQException if (1) the connection is in a closed state, (2) there are errors preparing the expression, or (3) the xquery parameter is null
| |
| |
| |
| |
| |
| |
| |
| |
| |