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

Packages that use SQLDocument
org.apache.xalan.lib.sql Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through a "streamable" result set. 
 

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

Methods in org.apache.xalan.lib.sql with parameters of type SQLDocument
 void XConnection.close(SQLDocument sqldoc)
          Close the connection to the data source.
 



Copyright © 2003 Apache XML Project. All Rights Reserved.