BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.lib.sql.StreamableNode

Packages that use StreamableNode
weblogic.apache.xalan.lib.sql   
 

Uses of StreamableNode in weblogic.apache.xalan.lib.sql
 

Subclasses of StreamableNode in weblogic.apache.xalan.lib.sql
 class Column
           Represents a col node from a row node.
 class ColumnAttribute
           Represents a column attribute on a column-header element.
 class ColumnData
           Represents the col element text node, i.e., the column value.
 class ColumnHeader
           This class represents a column-header Node, which contains the metadata for a column.
 class Row
           This class represents a row from a query result set.
 class RowSet
           This class represents the row-set StreamableNode, a "streamable" holder for the JDBC query result set.
 class XStatement
          Represents a JDBC query statement.
 


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.