| Package | Description |
|---|---|
| LinkFuture.Core.DBHelper | |
| LinkFuture.Core.DBHelper.Model |
| Modifier and Type | Method and Description |
|---|---|
ColumnInfo |
GenericWhereQueryInfo.getColumn() |
ColumnInfo |
GenericWhereQueryInfo.getValueColumn() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ColumnInfo> |
DBHelper.getTableColumnList(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
GenericDBHelper.buildSortTSQL(HashMap<String,ColumnInfo> columnList,
org.json.JSONObject jsonSort) |
String |
GenericDBHelper.buildWhereTSQL(HashMap<String,ColumnInfo> columnList,
org.json.JSONObject jsonWhere) |
| Constructor and Description |
|---|
GenericWhereQueryInfo(ColumnInfo column,
String subQuery,
String uniqueName) |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ColumnInfo> |
TableInfo.columnList |
ArrayList<ColumnInfo> |
ColumnInfo.columnList |
| Modifier and Type | Method and Description |
|---|---|
ColumnInfo |
ColumnInfo.getStructElementColumn(String elementName) |
Copyright © 2016. All rights reserved.