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 | Method and Description |
---|---|
FieldResult |
IDataSourceResultRow.getFieldEx(int index,
int mode,
java.lang.String tagType)
Get a field from this row.
|
FieldResult |
IDataSourceResultRow.getFieldEx(java.lang.String fieldName,
int mode,
java.lang.String tagType)
Get a field from this row.
|
Modifier and Type | Method and Description |
---|---|
FieldResult |
JdbcResultRow.getFieldEx(int i,
int mode,
java.lang.String tagType) |
FieldResult |
JdbcResultRow.getFieldEx(java.lang.String fieldName,
int mode,
java.lang.String tagType) |
Modifier and Type | Method and Description |
---|---|
FieldResult |
JsonResultRow.getFieldEx(int i,
int mode,
java.lang.String tagType) |
FieldResult |
JsonResultRow.getFieldEx(java.lang.String fieldName,
int mode,
java.lang.String tagType)
Get a field from this row.
|
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software