Uses of Class
javax.xml.xquery.XQException

Packages that use XQException
de.fraunhofer.ipsi.ipsixq.api.impl   
javax.xml.xquery   
 

Uses of XQException in de.fraunhofer.ipsi.ipsixq.api.impl
 

Methods in de.fraunhofer.ipsi.ipsixq.api.impl that throw XQException
 boolean XQResultSequenceImpl.absolute(int itempos)
           
 boolean XQAbstractResultSequence.absolute(int itempos)
           
 void XQResultSequenceImpl.afterLast()
           
 void XQAbstractResultSequence.afterLast()
           
 void XQResultSequenceImpl.beforeFirst()
           
 void XQAbstractResultSequence.beforeFirst()
           
 void XQAbstractExprCommons.cancel()
           
 void XQAbstractExprCommons.clearWarnings()
           
 void XQAbstractConnection.clearWarnings()
           
 void XQPreparedExpressionImpl.close()
           
 void XQExprCommonsImpl.close()
           
 void XQConnectionImpl.close()
           
 void XQAbstractResultSequence.close()
           
 void XQAbstractResultItem.close()
           
 void XQAbstractExprCommons.close()
           
 void XQAbstractConnection.close()
           
 void XQAbstractConnection.commit()
           
 XQExpression XQConnectionImpl.createExpression()
           
 XQExpression XQAbstractConnection.createExpression()
           
 XQCachedItem XQAbstractDataFactory.createItem(XQItem item)
           
 XQItemType XQAbstractDataFactory.createItemType(int itemtype, javax.xml.namespace.QName nodename, javax.xml.namespace.QName[] context_path, boolean firstQNameIsType, boolean nillable)
           
 XQItemType XQConnectionImpl.createItemType(int itemtype, javax.xml.namespace.QName nodename, javax.xml.namespace.QName typename, boolean nillable)
           
 XQItemType XQAbstractDataFactory.createItemType(int itemtype, javax.xml.namespace.QName nodename, javax.xml.namespace.QName typename, boolean nillable)
           
 void XQExpressionImpl.executeCommand(java.io.Reader cmd)
           
 void XQExpressionImpl.executeCommand(java.lang.String cmd)
           
 XQResultSequence XQPreparedExpressionImpl.executeQuery()
           
 XQResultSequence XQExpressionImpl.executeQuery(java.io.Reader reader)
           
 XQResultSequence XQExpressionImpl.executeQuery(java.lang.String query)
           
 boolean XQResultSequenceImpl.first()
           
 boolean XQAbstractResultSequence.first()
           
 javax.xml.namespace.QName[] XQPreparedExpressionImpl.getAllExternalVariables()
           
 javax.xml.namespace.QName[] XQPreparedExpressionImpl.getAllUnboundExternalVariables()
           
 XQItem XQAbstractResultSequence.getCachedItem()
           
 java.util.Calendar XQAbstractResultSequence.getCalendar()
           
 java.util.Calendar XQAbstractResultItem.getCalendar()
           
 XQConnection XQAbstractResultSequence.getConnection()
           
 XQConnection XQAbstractResultItem.getConnection()
           
 XQConnection XQAbstractDataSource.getConnection()
           
 XQConnection IPSIXQDataSource.getConnection()
           
 XQConnection XQAbstractDataSource.getConnection(java.sql.Connection con)
           
 XQConnection XQAbstractDataSource.getConnection(java.lang.String username, java.lang.String passwd)
           
 double XQResultSequenceImpl.getDouble()
           
 double XQResultItemImpl.getDouble()
           
 double XQAbstractResultSequence.getDouble()
           
 double XQAbstractResultItem.getDouble()
           
 int XQAbstractConnection.getHoldability()
           
 int XQResultSequenceImpl.getInt()
           
 int XQResultItemImpl.getInt()
           
 int XQAbstractResultSequence.getInt()
           
 int XQAbstractResultItem.getInt()
           
 XQItem XQResultSequenceImpl.getItem()
           
 XQItem XQAbstractResultSequence.getItem()
           
 XQItemType XQResultItemImpl.getItemType()
           
 XQItemType XQAbstractResultSequence.getItemType()
           
 XQItemType XQAbstractResultItem.getItemType()
           
 java.lang.String XQAbstractResultSequence.getLexicalValue()
           
 java.lang.String XQAbstractResultItem.getLexicalValue()
           
 int XQAbstractDataSource.getLoginTimeout()
           
 java.io.PrintWriter XQAbstractDataSource.getLogWriter()
           
 long XQResultSequenceImpl.getLong()
           
 long XQResultItemImpl.getLong()
           
 long XQAbstractResultSequence.getLong()
           
 long XQAbstractResultItem.getLong()
           
 XQMetaData XQAbstractConnection.getMetaData()
           
 java.lang.String XQAbstractConnection.getMetaDataProperty(java.lang.String key)
           
 org.w3c.dom.Node XQResultSequenceImpl.getNode()
           
 org.w3c.dom.Node XQResultItemImpl.getNode()
           
 org.w3c.dom.Node XQAbstractResultSequence.getNode()
           
 org.w3c.dom.Node XQAbstractResultItem.getNode()
           
 java.net.URI XQAbstractResultSequence.getNodeUri()
           
 java.net.URI XQAbstractResultItem.getNodeUri()
           
 java.lang.Object XQAbstractResultSequence.getObject()
           
 java.lang.Object XQAbstractResultItem.getObject()
           
 java.lang.Object XQAbstractResultSequence.getObject(XQCommonHandler hdlr)
           
 java.lang.Object XQAbstractResultItem.getObject(XQCommonHandler hdlr)
           
 java.lang.String XQAbstractDataSource.getProperty(java.lang.String name)
           
 int XQExpressionImpl.getQueryLanguageTypeAndVersion()
           
 int XQAbstractConnection.getQueryLanguageTypeAndVersion()
           
 int XQAbstractExprCommons.getQueryTimeout()
           
 int XQAbstractConnection.getScrollability()
           
 javax.xml.stream.XMLStreamReader XQAbstractResultSequence.getSequenceAsStream()
           
 java.lang.String XQAbstractResultSequence.getSequenceAsString()
           
 java.lang.String XQAbstractResultSequence.getSequenceAsString(java.util.Properties props)
           
 XQSequenceType XQPreparedExpressionImpl.getStaticResultType()
           
 XQSequenceType XQPreparedExpressionImpl.getStaticVariableType(javax.xml.namespace.QName name)
           
 java.lang.String XQSequenceTypeImpl.getString()
           
 java.lang.String XQResultSequenceImpl.getString()
           
 java.lang.String XQResultItemImpl.getString()
           
 java.lang.String XQAbstractSequenceType.getString()
           
 java.lang.String XQAbstractResultSequence.getString()
           
 java.lang.String XQAbstractResultItem.getString()
           
 java.lang.String XQAbstractItemType.getString()
           
 java.lang.String[] XQAbstractConnection.getSupportedMetaDataPropertyNames()
           
 int XQAbstractConnection.getUpdatability()
           
 XQWarning XQAbstractResultSequence.getWarnings()
           
 XQWarning XQAbstractResultItem.getWarnings()
           
 XQWarning XQAbstractExprCommons.getWarnings()
           
 XQWarning XQAbstractConnection.getWarnings()
           
 javax.xml.stream.XMLStreamReader XQAbstractResultSequence.getXMLStreamReader()
           
 javax.xml.stream.XMLStreamReader XQAbstractResultItem.getXMLStreamReader()
           
 boolean XQResultItemImpl.instanceOf(XQItemType type)
           
 boolean XQAbstractResultSequence.instanceOf(XQItemType type)
           
 boolean XQAbstractResultItem.instanceOf(XQItemType type)
           
 boolean XQResultSequenceImpl.isAfterLast()
           
 boolean XQAbstractResultSequence.isAfterLast()
           
 boolean XQResultSequenceImpl.isBeforeFirst()
           
 boolean XQAbstractResultSequence.isBeforeFirst()
           
 boolean XQAbstractConnection.isClosed()
           
 boolean XQResultSequenceImpl.isFirst()
           
 boolean XQAbstractResultSequence.isFirst()
           
 boolean XQAbstractResultSequence.isLast()
           
 boolean XQAbstractResultSequence.isOnItem()
           
 boolean XQAbstractResultSequence.isScrollable()
           
 boolean XQResultSequenceImpl.last()
           
 boolean XQAbstractResultSequence.last()
           
 boolean XQResultSequenceImpl.next()
           
 boolean XQAbstractResultSequence.next()
           
 XQPreparedExpression XQConnectionImpl.prepareExpression(java.io.Reader xquery)
           
 XQPreparedExpression XQAbstractConnection.prepareExpression(java.io.Reader xquery)
           
 XQPreparedExpression XQConnectionImpl.prepareExpression(java.lang.String xquery)
           
 XQPreparedExpression XQAbstractConnection.prepareExpression(java.lang.String xquery)
           
 boolean XQResultSequenceImpl.previous()
           
 boolean XQAbstractResultSequence.previous()
           
 boolean XQResultSequenceImpl.relative(int itempos)
           
 boolean XQAbstractResultSequence.relative(int itempos)
           
 void XQAbstractConnection.rollback()
           
 void XQAbstractDataSource.setCommonHandler(XQCommonHandler hdlr)
           
 void XQAbstractConnection.setCommonHandler(XQCommonHandler hdlr)
           
 void XQAbstractConnection.setHoldability(int holdability)
           
 void XQAbstractDataSource.setLoginTimeout(int seconds)
           
 void XQAbstractDataSource.setLogWriter(java.io.PrintWriter out)
           
 void XQAbstractDataSource.setProperties(java.util.Properties props)
           
 void XQAbstractDataSource.setProperty(java.lang.String name, java.lang.String value)
           
 void XQAbstractConnection.setQueryLanguageAndVersion(int langType)
           
 void XQAbstractExprCommons.setQueryTimeout(int seconds)
           
 void XQAbstractConnection.setScrollability(int scrollability)
           
 void XQAbstractConnection.setUpdatability(int updatability)
           
 void XQAbstractResultSequence.writeSAX(org.xml.sax.ContentHandler saxhdlr)
           
 void XQAbstractResultItem.writeSAX(org.xml.sax.ContentHandler saxhdlr)
           
 void XQAbstractResultSequence.writeSequence(java.io.OutputStream os, java.util.Properties props)
           
 void XQAbstractResultSequence.writeSequence(java.io.Writer ow)
           
 void XQAbstractResultSequence.writeSequence(java.io.Writer ow, java.util.Properties props)
           
 void XQAbstractResultSequence.writeSequenceToSAX(org.xml.sax.ContentHandler saxhdlr)
           
 void XQAbstractResultSequence.writeSequenceToStream(javax.xml.stream.XMLStreamWriter writer)
           
 void XQAbstractResultSequence.writeXMLStream(javax.xml.stream.XMLStreamWriter writer)
           
 void XQAbstractResultItem.writeXMLStream(javax.xml.stream.XMLStreamWriter writer)
           
 

Uses of XQException in javax.xml.xquery
 

Subclasses of XQException in javax.xml.xquery
 class XQTypeException
           
 class XQWarning
           
 

Methods in javax.xml.xquery that return XQException
 XQException XQException.getNextException()
          Returns the next XQException in the chain.
 

Methods in javax.xml.xquery with parameters of type XQException
 void XQException.setNextException(XQException next)
          Adds an XQuery exception to the end of the chain of exceptions.
 

Methods in javax.xml.xquery that throw XQException
 boolean XQSequence.absolute(int itempos)
          Moves the XQSequence's position to the given item number in this object.
 void XQSequence.afterLast()
          Move to the position after the last item.
 void XQSequence.beforeFirst()
          Moves to the position before the first item.
 void XQExprCommons.cancel()
          Attempts to cancel the execution of the XQExpression if both the XQuery data source and the XQJ driver support aborting the execution of an XQExpression.
 void XQExprCommons.clearWarnings()
          Clears the list of warnings associated with this expression.
 void XQConnection.clearWarnings()
          Clears the list of warnings associated with this connection.
 void XQSequence.close()
          Closes the sequence and frees all resources associated with this sequence.
 void XQItem.close()
          Close the item and release all the resources associated with this item.
 void XQExprCommons.close()
          Closes the expression object and release associated resources.
 void XQConnection.close()
          Closes the connection.
 void XQConnection.commit()
          Commits the current transaction.
 int XQCachedSequence.count()
          Returns a number indicating the number of items in the sequence.
 XQExpression XQConnection.createExpression()
          Creates a new Xquery expression object that can be used to perform execute immediate operations with XQuery expressions.
 XQCachedItem XQDataFactory.createItem(XQItem item)
          Create a cached item from the item object.
 XQItemType XQDataFactory.createItemType(int itemtype, javax.xml.namespace.QName nodename, javax.xml.namespace.QName[] context_path, boolean firstQNameIsType, boolean nillable)
          Creates a new item type from a schema context path.
 XQItemType XQDataFactory.createItemType(int itemtype, javax.xml.namespace.QName nodename, javax.xml.namespace.QName typename, boolean nillable)
          Creates a new item type given the node name and type names.
 void XQExpression.executeCommand(java.io.Reader cmd)
          Executes a function definition or a non-query expression.
 void XQExpression.executeCommand(java.lang.String cmd)
          Executes a function definition or a non-query expression.
 XQResultSequence XQPreparedExpression.executeQuery()
          Executes the prepared query expression.
 XQResultSequence XQExpression.executeQuery(java.io.Reader query)
          Executes a query expression.
 XQResultSequence XQExpression.executeQuery(java.lang.String query)
          Executes a query expression.
 boolean XQSequence.first()
          Moves to the first item in the sequence.
 XQItem XQCommonHandler.fromObject(java.lang.Object obj)
          Converts an object from a specific object model to a standard XQItem object containable in a sequence, thus compatible with other operations involving items and sequences.
 javax.xml.namespace.QName[] XQPreparedExpression.getAllExternalVariables()
          Retrieves all the external variables defined in the prolog of the prepared expression.
 javax.xml.namespace.QName[] XQPreparedExpression.getAllUnboundExternalVariables()
          Retrieves the names of all unbound external variables.
 XQItem XQSequence.getCachedItem()
          Get the current item as an immutable cached item object.
 java.util.Calendar XQItemAccessor.getCalendar()
          Gets a calendar value.
 XQConnection XQResultSequence.getConnection()
          Gets the XQuery Connection associated with this result sequence.
 XQConnection XQResultItem.getConnection()
          Gets the XQuery Connection associated with this result item.
 XQConnection XQDatasource.getConnection()
          Attempts to create a connection to an XML datasource.
 XQConnection XQDatasource.getConnection(java.sql.Connection con)
          Attempts to create a connection to the XML datasource using an existing JDBC connection.
 XQConnection XQDatasource.getConnection(java.lang.String username, java.lang.String passwd)
          Attempts to establish a connection to an XML datasource.
 double XQItemAccessor.getDouble()
          Gets a double value.
 int XQConnection.getHoldability()
          Gets the value of the holdability property of this connection.
 int XQItemAccessor.getInt()
          Gets an integer value.
 XQItem XQSequence.getItem()
          Get the current item as an immutable XQItem object.
 XQItemType XQItemAccessor.getItemType()
          Gets the type of the the item.
 java.lang.String XQItemAccessor.getLexicalValue()
          Gets the lexical string representation of the item.
 int XQDatasource.getLoginTimeout()
          Gets the maximum time in seconds that this datasource can wait while attempting to connect to a database.
 java.io.PrintWriter XQDatasource.getLogWriter()
          Retrieves the log writer for this XQDataSource object.
 long XQItemAccessor.getLong()
          Gets a long value.
 int XQMetaData.getMaxExpressionLength()
          Gets the maximum number of characters allowed in an expression in this data source.
 int XQMetaData.getMaxUserNameLength()
          Gets the maximum number of characters allowed in a user name.
 XQMetaData XQConnection.getMetaData()
          Gets the Metadata for this connection.
 java.lang.String XQConnection.getMetaDataProperty(java.lang.String key)
          Gets the Value of the connection property indicated by the specified key.
 org.w3c.dom.Node XQItemAccessor.getNode()
          Gets the item as a DOM node (if the current item is known to be a node).
 java.net.URI XQItemAccessor.getNodeUri()
          Gets the URI associated with the content of this item.
 java.lang.Object XQItemAccessor.getObject()
          Returns a generic java object corresponding to the XQuery type.
 java.lang.Object XQItemAccessor.getObject(XQCommonHandler hdlr)
          Returns a java object corresponding to the XQuery type using the XQCommonhandler passed in.
 int XQCachedSequence.getPosition()
          Gets the current cursor position.
 int XQMetaData.getProductMajorVersion()
          Gets the major version of this product.
 int XQMetaData.getProductMinorVersion()
          Gets the minor version of this product.
 java.lang.String XQMetaData.getProductName()
          Gets the name of this product.
 java.lang.String XQMetaData.getProductVersion()
          Gets the full version of this product.
 java.lang.String XQDatasource.getProperty(java.lang.String name)
          Returns the current value of the named property if set, else null.
 int XQExpression.getQueryLanguageTypeAndVersion()
          Gets the query language type and version.
 int XQConnection.getQueryLanguageTypeAndVersion()
          Gets the query language type and version.
 int XQExprCommons.getQueryTimeout()
          Retrieves the number of seconds that the driver will wait for the expression to execute.
 int XQConnection.getScrollability()
          Gets the value of the scrollability property of this connection.
 javax.xml.stream.XMLStreamReader XQSequence.getSequenceAsStream()
          Read the entire sequence starting from the current position as an XMLStreamReader object.
 java.lang.String XQSequence.getSequenceAsString()
          Converts the sequence into a string (of XML elements or document).
 java.lang.String XQSequence.getSequenceAsString(java.util.Properties props)
          Converts the sequence into a string (of XML elements or document).
 XQSequenceType XQPreparedExpression.getStaticResultType()
          Gets the static type information of the result sequence.
 XQSequenceType XQPreparedExpression.getStaticVariableType(javax.xml.namespace.QName name)
          Retrieves the static type of a given external variable.
 java.lang.String XQSequenceType.getString()
          Returns a string representation of the sequence type.
 java.lang.String XQItemType.getString()
          Returns a string representation of the item type.
 java.lang.String XQItemAccessor.getString()
          Gets a string value.
 java.lang.String[] XQConnection.getSupportedMetaDataPropertyNames()
          Determines the property names supported by this connection.
 int XQConnection.getUpdatability()
          Gets the value of the updatability property of this connection.
 java.lang.String XQMetaData.getUserName()
          Gets the user name associated with this connection.
 XQWarning XQResultSequence.getWarnings()
          Gets the first warning in the list of warnings associated with this result sequence.
 XQWarning XQResultItem.getWarnings()
          Gets the first warning in the list of warnings associated with this result item.
 XQWarning XQExprCommons.getWarnings()
          Gets the first warning in a chained list of warnings associated with this expression.
 XQWarning XQConnection.getWarnings()
          Gets the first warning in a chained list of warnings associated with this connection.
 javax.xml.stream.XMLStreamReader XQItemAccessor.getXMLStreamReader()
          Gets the current item as an XMLStreamReader object.
 int XQMetaData.getXQJMajorVersion()
          Gets the major version number of XQJ specification supported by this implementation.
 int XQMetaData.getXQJMinorVersion()
          Gets the minor version number of XQJ specification supported by this implementation.
 java.lang.String XQMetaData.getXQJVersion()
          Gets the full version of XQJ specification supported by this implementation.
 void XQCachedSequence.InsertBinary(byte[] bytes, XQItemType type)
          Inserts a binary value after the current position.
 void XQCachedSequence.InsertDate(java.util.Calendar date, XQItemType type)
          Inserts a date value after the current position.
 void XQCachedSequence.InsertInt(int intval, XQItemType type)
          Inserts an integer value after the current position.
 void XQCachedSequence.InsertItem(XQItem item)
          Inserts the given item after the current position.
 void XQCachedSequence.InsertLong(long longval, XQItemType type)
          Inserts a long value after the current position.
 void XQCachedSequence.InsertNode(org.w3c.dom.Node dom, XQItemType type)
          Inserts the DOM node after the current position.
 void XQCachedSequence.InsertObject(java.lang.Object objval, XQItemType type)
          Inserts an java object after the current position.
 void XQCachedSequence.insertSequence(XQSequence seq)
          Appends the cached sequence with the items from the input sequence.
 void XQCachedSequence.insertString(java.lang.String strval, XQItemType type)
          Inserts a string value after the current position After the insertion, the cursor is positioned to be after the newly inserted item, but before the next item.
 void XQCachedSequence.insertXMLStream(javax.xml.stream.XMLStreamReader reader, XQItemType type)
          Inserts a node using the XMLStreamReader.
 boolean XQItemAccessor.instanceOf(XQItemType type)
          Checks if the item is an instance of the given type (exact or subset of given type).
 boolean XQSequence.isAfterLast()
          Checks if the current position is after the last item in the sequence.
 boolean XQSequence.isBeforeFirst()
          Checks if the current position before the first item in the sequence.
 boolean XQConnection.isClosed()
          Checks if the connection is closed.
 boolean XQMetaData.isCollectionNestingSupported()
          Query if nested collections feature is supported in this data source.
 boolean XQSequence.isFirst()
          Checks if the current position at the first item in the sequence.
 boolean XQMetaData.isFullAxisSupported()
          Query if full axis feature is supported in this connection.
 boolean XQSequence.isLast()
          Checks if the current position at the last item in the sequence.
 boolean XQMetaData.isModulesSupported()
          Query if modules feature is supported in this connection.
 boolean XQMetaData.isMustUnderstandExtensionsSupported()
          Query if must understand extensions feature is supported in this connection.
 boolean XQSequence.isOnItem()
          Check if the sequence is positioned on an item or not.
 boolean XQMetaData.isPragmaSupported()
          Query if pragma feature is supported in this connection.
 boolean XQMetaData.isReadOnly()
          Query if the associated conection is restricted for read only use.
 boolean XQMetaData.isSchemaImportSupported()
          Query if schema import feature is supported in this connection.
 boolean XQSequence.isScrollable()
          Checks if the sequence is scrollable.
 boolean XQMetaData.isStaticTypingExtensionsSupported()
          Query if static typing extensions feature is supported in this connection.
 boolean XQMetaData.isStaticTypingSupported()
          Query if static typing is supported in this data source.
 boolean XQMetaData.isTransactionSupported()
          Query if transaction is supported in this data source.
 boolean XQMetaData.isXQueryXSupported()
          Query if XQueryX format is supported in this data source.
 boolean XQSequence.last()
          Moves to the last item in the sequence.
 boolean XQSequence.next()
          Moves to the next item in the sequence.
 XQPreparedExpression XQConnection.prepareExpression(java.io.Reader xquery)
          Prepares an expression for execution (input xquery reader).
 XQPreparedExpression XQConnection.prepareExpression(java.lang.String xquery)
          Prepares an expression for execution.
 boolean XQSequence.previous()
          Moves to the previous item in the sequence
 boolean XQSequence.relative(int itempos)
          Moves the cursor a relative number of items, either positive or negative.
 void XQCachedSequence.remove()
          Removes the item at the current cursor position.
 void XQCachedSequence.replaceWithByte(byte[] bytes, XQItemType type)
          Replace the current item with a binary value.
 void XQCachedSequence.replaceWithDate(java.util.Calendar dateval, XQItemType type)
          Replace the current item with a date value.
 void XQCachedSequence.replaceWithInt(int intval, XQItemType type)
          Replace the current item with an integer value.
 void XQCachedSequence.replaceWithItem(XQItem item)
          Replace the current item with the given item.
 void XQCachedSequence.replaceWithLong(long longval, XQItemType type)
          Replace the current item with a long value.
 void XQCachedSequence.replaceWithNode(org.w3c.dom.Node dom, XQItemType type)
          Replace the current item with a node.
 void XQCachedSequence.replaceWithObject(java.lang.Object objval, XQItemType type)
          Replace the current item with an object value.
 void XQCachedSequence.replaceWithReader(javax.xml.stream.XMLStreamReader reader, XQItemType type)
          Replace the current item with a node using the reader.
 void XQCachedSequence.replaceWithString(java.lang.String strval, XQItemType type)
          Replace the current item with a string value.
 void XQConnection.rollback()
          Rollsback the current transaction.
 void XQDatasource.setCommonHandler(XQCommonHandler hdlr)
          Sets the default common handler to be used for converting items to and from Java objects in the setObject and getObject methods on an item.
 void XQConnection.setCommonHandler(XQCommonHandler hdlr)
          Sets the default common handler to be used for converting items to and from Java objects in the setObject and getObject methods on an item.
 void XQConnection.setHoldability(int holdability)
          Sets the holdability of the result sequence.
 void XQDatasource.setLoginTimeout(int seconds)
          Sets the maximum time in seconds that this datasource will wait while attempting to connect to a database.
 void XQDatasource.setLogWriter(java.io.PrintWriter out)
          Sets the log writer for this XQDataSource object to the given java.io.PrintWriter object.
 void XQDatasource.setProperties(java.util.Properties props)
          Sets the data source properties from the specified Properties instance.
 void XQDatasource.setProperty(java.lang.String name, java.lang.String value)
          Sets the named property to the specified value.
 void XQConnection.setQueryLanguageAndVersion(int langType)
          Sets the input query language type and version.
 void XQExprCommons.setQueryTimeout(int seconds)
          Sets the number of seconds the driver will wait for the expression to execute.
 void XQConnection.setScrollability(int scrollability)
          Sets the scrollability of the result sequence.
 void XQConnection.setUpdatability(int updatability)
          Sets the updatability of the result sequence.
 java.lang.Object XQCommonHandler.toObject(XQItemAccessor item)
          Converts an item into its corresponding object in the current object model supported.
 boolean XQMetaData.wasCreatedFromJDBCConnection()
          Query if this connection was created from a JDBC connection.
 void XQItemAccessor.writeSAX(org.xml.sax.ContentHandler saxhdlr)
          Writes the current item to the SAX stream.
 void XQSequence.writeSequence(java.io.OutputStream os, java.util.Properties props)
          Writes the entire sequence starting from the current position to the output Writer.
 void XQSequence.writeSequence(java.io.Writer ow)
          Writes the entire sequence starting from the current position to the output Writer.
 void XQSequence.writeSequence(java.io.Writer ow, java.util.Properties props)
          Writes the entire sequence starting from the current position to the output Writer.
 void XQSequence.writeSequenceToSAX(org.xml.sax.ContentHandler saxhdlr)
          Writes the entire sequence starting from the current position to a SAX handler.
 void XQSequence.writeSequenceToStream(javax.xml.stream.XMLStreamWriter writer)
          Writes the entire sequence starting from the current position to an XMLStreamWriter object.
 void XQItemAccessor.writeXMLStream(javax.xml.stream.XMLStreamWriter writer)
          Writes the current item to the XMLStreamWriter stream.