| Interface | Description | 
|---|---|
| IDataSourceQueryHelper | |
| IDataSourceResultRow | |
| IDataSourceResultSet | 
 Created by erikh on 12/3/2014. 
 | 
| Class | Description | 
|---|---|
| AbstractDataSource | 
 This class is designed to make future data sources easier to implement and more robust. 
 | 
| AbstractDataSourceIterator | 
 This iterates through the nodes that match a <wr:forEach tag. 
 | 
| AbstractDataSourceNode | 
 This represents a node in the datasource. 
 | 
| DataSourceResultRow | 
 Created by erikh on 12/3/2014. 
 | 
| FieldResult | 
 The result returned from IDataSourceResultRow.getField. 
 | 
| ParsedQuery | 
 The internal parse() method in the datasources returns this object. 
 | 
| QueryPair | 
 Contains a query (or switch) tag and the result row (only 1 row) from the tag's query. 
 | 
| VarResults | 
 Holds the variable from a select for use inside the datasource processing. 
 | 
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software