| Modifier and Type | Class and Description |
|---|---|
class |
JDBCCallableStatement |
class |
JDBCPrepareStatement |
| Constructor and Description |
|---|
JDBCDataBaseMetaData(JDBCConnection connection,
JDBCStatement statement) |
JDBCResultSet(JDBCConnection conn,
JDBCStatement statement,
com.xxdb.data.EntityBlockReader reader,
String sql) |
JDBCResultSet(JDBCConnection conn,
JDBCStatement statement,
com.xxdb.data.Entity entity,
String sql) |
Copyright © 2022 dolphindb. All rights reserved.