| Package | Description |
|---|---|
| com.xxdb | |
| com.xxdb.data | |
| com.xxdb.route | |
| com.xxdb.streaming.client |
| Modifier and Type | Method and Description |
|---|---|
void |
DBTask.setDBConnection(DBConnection conn) |
void |
BasicDBTask.setDBConnection(DBConnection conn) |
| Constructor and Description |
|---|
BasicTableSchema(Map<Integer,Entity.DATA_TYPE> types2Index,
Map<Integer,String> name2index,
int rows,
int cols,
String tableName,
DBConnection connection) |
| Constructor and Description |
|---|
AutoFitTableUpsert(String dbUrl,
String tableName,
DBConnection connection,
boolean ignoreNull,
String[] pkeyColNames,
String[] psortColumns) |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDeserializer.init(DBConnection conn) |
| Constructor and Description |
|---|
StreamDeserializer(Map<String,org.javatuples.Pair<String,String>> tableNames,
DBConnection conn) |
Copyright © 2023 DolphinDB. All rights reserved.