| Package | Description |
|---|---|
| LinkFuture.Core.DBHelper | |
| LinkFuture.Core.DBHelper.Model |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ColumnInfo> |
DBHelper.getTableColumnList(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
String |
NewGenericDBHelper.buildSortTSQL(HashMap<String,ColumnInfo> columnList,
org.json.JSONObject jsonSort) |
String |
NewGenericDBHelper.buildWhereTSQL(HashMap<String,ColumnInfo> columnList,
org.json.JSONObject jsonWhere) |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ColumnInfo> |
TableInfo.columnList |
ArrayList<ColumnInfo> |
ColumnInfo.columnList |
Copyright © 2016. All rights reserved.