Uses of Package
org.apache.xalan.lib.sql

Packages that use org.apache.xalan.lib.sql
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. 
 

Classes in org.apache.xalan.lib.sql used by org.apache.xalan.lib.sql
ConnectionPool
          An interface used to build wrapper classes around existing Connection Pool libraries.
DTMDocument
          The SQL Document is the main controlling class the executesa SQL Query
SQLDocument
          The SQL Document is the main controlling class the executesa SQL Query
SQLQueryParser
           
XConnection
          An XSLT extension that allows a stylesheet to access JDBC data.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.