Package | Description |
---|---|
net.windward.datasource.abstract_datasource | |
net.windward.datasource.jdbc |
This supplies a sql data source to Windward Reports.
|
net.windward.datasource.json |
Modifier and Type | Class and Description |
---|---|
class |
DataSourceResultRow
Created by erikh on 12/3/2014.
|
Modifier and Type | Field and Description |
---|---|
IDataSourceResultRow |
QueryPair.queryRow
The data results from the tag's query
|
Modifier and Type | Method and Description |
---|---|
IDataSourceResultRow |
IDataSourceResultSet.getFirst() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IDataSourceQueryHelper.fixQuery(java.lang.String query,
IDataSourceResultRow resultRow) |
java.lang.Object |
AbstractDataSource.returnValue(IDataSourceResultRow resultRow,
java.lang.String tagType)
Return the requested value from a result set.
|
Constructor and Description |
---|
QueryPair(BaseTag t,
IDataSourceResultRow r) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcResultRow
Created by mattb on 2/1/2017.
|
Modifier and Type | Method and Description |
---|---|
IDataSourceResultRow |
JdbcResultSet.getFirst() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
JdbcQueryHelper.fixQuery(java.lang.String query,
IDataSourceResultRow resultRow) |
Modifier and Type | Class and Description |
---|---|
class |
JsonResultRow
Created by mattb on 2/16/2017.
|
Modifier and Type | Method and Description |
---|---|
IDataSourceResultRow |
JsonResultSet.getFirst() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
JsonQueryHelper.fixQuery(java.lang.String query,
IDataSourceResultRow resultRow) |
Constructor and Description |
---|
JsonDataNode(AbstractDataSource abstractDataSource,
IDataSourceResultRow row)
JsonDataNode constructor: set query and doc
|
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software