| Modifier and Type | Field and Description |
|---|---|
protected JDBCConnection |
JDBCStatement.connection |
| Constructor and Description |
|---|
JDBCDataBaseMetaData(JDBCConnection connection,
JDBCStatement statement) |
JDBCPrepareStatement(JDBCConnection connection,
String sql) |
JDBCResultSet(JDBCConnection conn,
JDBCStatement statement,
com.xxdb.data.Entity entity,
String sql) |
JDBCStatement(JDBCConnection cnn) |
Copyright © 2021 dolphindb. All rights reserved.