|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomQuery
Interface to implement by the custom queries
| Method Summary | |
|---|---|
OperationDataSource |
evaluate(DataSource[] tables,
Expression[] values)
Executes the custom query |
java.lang.String |
getName()
Gets the query name. |
| Method Detail |
|---|
OperationDataSource evaluate(DataSource[] tables,
Expression[] values)
throws ExecutionException
tables - tables involved in the queryvalues - values passed to the query
ExecutionException - if the custom query execution failsjava.lang.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||