Uses of Class
org.apache.xalan.lib.sql.ObjectArray._ObjectArray

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

Fields in org.apache.xalan.lib.sql declared as ObjectArray._ObjectArray
private  ObjectArray._ObjectArray ObjectArray.m_currentArray
          An index that porvides the Vector entry for the current Array that is being appended to.