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

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

Subclasses of ExtensionError in org.apache.xalan.lib.sql
 class SQLExtensionError
           An Extension of the Extension Error Class that adds information about the SQL Exception.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.