Uses of Interface
org.eclipse.datatools.sqltools.result.IResultSetRow

Packages that use IResultSetRow
org.eclipse.datatools.sqltools.result   
 

Uses of IResultSetRow in org.eclipse.datatools.sqltools.result
 

Classes in org.eclipse.datatools.sqltools.result that implement IResultSetRow
 class ResultSetRow
          The ResultSetRow is a standard implementation of IResultSetRow.
 

Methods in org.eclipse.datatools.sqltools.result that return IResultSetRow
 IResultSetRow IResultSetObject.getRowData(int row)
          Returns row data of given row index (based on 0)
 IResultSetRow ResultSetObject.getRowData(int row)
           
 IResultSetRow XMLResultSetObject.getRowData(int row)
           
 



Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.