| 程序包 | 说明 |
|---|---|
| org.wowtools.georewrite |
| 限定符和类型 | 方法和说明 |
|---|---|
HashMap<String,GeoSqlQueryer.ColumnDefinition> |
GeoSqlQueryer.getColumnInfo() |
| 构造器和说明 |
|---|
GeoSqlQueryer(String tableName,
HashMap<String,GeoSqlQueryer.ColumnDefinition> columnInfo,
org.json.JSONObject initParam)
若需要使用buildSimpleResultSetByColumns方法来构造一个SimpleResultSet对象作为返回,
需要通过此构造方法,显式地指定可能会查询到的字段及其类型
|
Copyright © 2017. All rights reserved.