| 程序包 | 说明 |
|---|---|
| org.h2.result |
Implementation of row and internal result sets.
|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleResult |
SimpleResult.createShallowCopy(Session targetSession) |
SimpleResult |
SimpleResult.createShallowCopy(Session targetSession) |
SimpleResult |
MergedResult.getResult()
Returns merged results.
|
SimpleResult |
MergedResult.getResult()
Returns merged results.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleResult |
ValueRow.getResult() |
SimpleResult |
ValueRow.getResult() |
Copyright © 2022. All rights reserved.