| 程序包 | 说明 |
|---|---|
| com.xugu.cloudjdbc |
| 限定符和类型 | 字段和说明 |
|---|---|
Field[] |
ResultSet.fields
结果集的列信息
|
protected Field[] |
RowSet.filed
下面变量用于存放从RESULTSET中取得的数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResultSet |
Statement.manificateRs(Connection connection,
String catalog,
Field[] field,
ArrayList<byte[][]> dataList,
Statement stm)
手动构造ResultSet对象
|
Copyright © 2025. All rights reserved.