Uses of Class org.apache.xalan.lib.sql.SQLDocument

Uses in package org.apache.xalan.lib.sql

Methods with parameter type org.apache.xalan.lib.sql.SQLDocument

void
Close the connection to the data source.
void
XConnection.setError(Exception excp, SQLDocument doc, SQLWarning warn)
Set an error and/or warning on this connection.

Methods with return type org.apache.xalan.lib.sql.SQLDocument

SQLDocument
This static method simplifies the creation of an SQL Document and allows us to embedd the complexity of creating / handling the dtmIdent inside the document.

Copyright B) 2004 Apache XML Project. All Rights Reserved.