| 程序包 | 说明 |
|---|---|
| com.xugu.cloudjdbc | |
| com.xugu.pool |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CallableStatement
The interface used to execute SQL stored procedures.
|
class |
PreparedStatement
预编译 SQL 语句的执行容器
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected Statement |
ResultSet.statement
Statement SQL执行容器
|
protected Statement |
RowSet.stm |
| 限定符和类型 | 方法和说明 |
|---|---|
Statement |
Connection.lobStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResultSet |
Statement.manificateRs(Connection connection,
String catalog,
Field[] field,
ArrayList<byte[][]> dataList,
Statement stm)
手动构造ResultSet对象
|
| 构造器和说明 |
|---|
LobClass(String lobType,
byte[] lobData,
Statement lobStm,
boolean isPath) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Statement |
StatementWrapper.wrapperedStmt |
Copyright © 2025. All rights reserved.