| Package | Description |
|---|---|
| com.geoway.adf.gis.geodb | |
| com.geoway.adf.gis.geodb.cursor | |
| com.geoway.adf.gis.geodb.postgresql |
| Modifier and Type | Method and Description |
|---|---|
ITable |
IFeatureWorkspace.createTable(String name,
IFields fields)
创建表格
|
ITable |
IGroupDataset.createTable(String name,
IFields fields)
创建表格
|
ITable |
IFeatureWorkspace.openTable(String name)
打开表格
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
JdbcWorkspace.getWhereClause(ITable table,
IQueryFilter filter) |
| Modifier and Type | Field and Description |
|---|---|
protected ITable |
Row.table |
| Modifier and Type | Method and Description |
|---|---|
ITable |
ICursor.getTable()
获取表格数据集
|
ITable |
IRow.getTable()
获取表格数据集
|
ITable |
Row.getTable() |
| Constructor and Description |
|---|
Row(ITable table,
String objectIdField,
IFields fields) |
| Constructor and Description |
|---|
GaussDBInsertCursorBatch(JdbcWorkspace workspace,
ITable table) |
Copyright © 2025. All rights reserved.