|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |