BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.apache.xalan.lib.sql

Interface Summary
ConnectionPool An interface used to build wrapper classes around existing Connection Pool libraries.
 

Class Summary
Column Represents a col node from a row node.
ColumnAttribute Represents a column attribute on a column-header element.
ColumnData Represents the col element text node, i.e., the column value.
ColumnHeader This class represents a column-header Node, which contains the metadata for a column.
DefaultConnectionPool  
ExtensionError A base class that will convert an exception into an XML stream that can be returned in place of the standard result.
PooledConnection  
QueryParameter Title:
Row This class represents a row from a query result set.
RowSet This class represents the row-set StreamableNode, a "streamable" holder for the JDBC query result set.
SQLExtensionError Title:
StreamableNode This is the superclass for all nodes in the weblogic.apache.xalan.lib.sql package.
XConnection An XSLT extension that allows a stylesheet to access JDBC data.
XConnectionPoolManager  
XStatement Represents a JDBC query statement.
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.