Uses of Interface
org.eclipse.datatools.connectivity.oda.design.ResultSets

Packages that use ResultSets
org.eclipse.datatools.connectivity.oda.design [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. 
 

Uses of ResultSets in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return ResultSets
 ResultSets DesignFactory.createResultSets()
          Returns a new object of class 'Result Sets'.
 ResultSets DataSetDesign.getResultSets()
          Returns the value of the 'Result Sets' containment reference.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type ResultSets
 void DataSetDesign.setResultSets(ResultSets value)
          Sets the value of the 'Result Sets' containment reference.
 



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