Uses of Interface
org.eclipse.birt.data.engine.api.IBaseQueryResults

Packages that use IBaseQueryResults
org.eclipse.birt.data.engine.api This package contains the main public API classes and interfaces of the BIRT Data Engine (DtE). 
 

Uses of IBaseQueryResults in org.eclipse.birt.data.engine.api
 

Subinterfaces of IBaseQueryResults in org.eclipse.birt.data.engine.api
 interface IQueryResults
          A handle used to retrieve a data engine query's results.
 

Methods in org.eclipse.birt.data.engine.api with parameters of type IBaseQueryResults
 IQueryResults IPreparedQuery.execute(IBaseQueryResults outerResults, org.mozilla.javascript.Scriptable scope)
          Executes the prepared execution plan as an inner query that appears within the scope of another query.
 



Copyright © 2008 Actuate Corp. All rights reserved.