Uses of Package
org.apache.xalan.lib.sql
-
Packages that use org.apache.xalan.lib.sql Package Description 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 Class Description 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 QuerySQLDocument The SQL Document is the main controlling class the executesa SQL QuerySQLQueryParser XConnection An XSLT extension that allows a stylesheet to access JDBC data.