Uses of Class
com.explosion.datastream.exql.gui.table.DsProTable

Packages that use DsProTable
com.explosion.datastream.exql.gui.dbbrowser   
com.explosion.datastream.exql.gui.table   
 

Uses of DsProTable in com.explosion.datastream.exql.gui.dbbrowser
 

Methods in com.explosion.datastream.exql.gui.dbbrowser that return DsProTable
 DsProTable TabularDataView.getDataTable()
          Returns the dataTable.
 

Methods in com.explosion.datastream.exql.gui.dbbrowser with parameters of type DsProTable
protected  java.util.List DBDataViewer.getBestRowIdentifiersBindings(DsProTable table, java.util.Map rows)
          Gets the bindings to be used for the Delete statement and also for the Update statement to hlp identify the row which needs to be updated
 

Uses of DsProTable in com.explosion.datastream.exql.gui.table
 

Constructors in com.explosion.datastream.exql.gui.table with parameters of type DsProTable
RowsTransferable(DsProTable table)
           
 



Copyright © 2003-2005 Explosion I.T.. All Rights Reserved.