Package | Description |
---|---|
net.windward.datasource.abstract_datasource | |
net.windward.datasource.jdbc |
This supplies a sql data source to the Windward Engine.
|
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 © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software