org.pentaho.core.connection
Interface IPentahoResultSet

All Superinterfaces:
org.pentaho.commons.connection.IDisposable, org.pentaho.commons.connection.IPentahoResultSet

Deprecated. use org.pentaho.commons.connection.IPentahoResultSet

public interface IPentahoResultSet
extends org.pentaho.commons.connection.IPentahoResultSet


Method Summary
 
Methods inherited from interface org.pentaho.commons.connection.IPentahoResultSet
beforeFirst, close, closeConnection, getColumnCount, getDataColumn, getDataRow, getMetaData, getRowCount, getValueAt, isScrollable, memoryCopy, next
 
Methods inherited from interface org.pentaho.commons.connection.IDisposable
dispose