| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ValueRow |
ValueRow.get(ExtTypeInfoRow extTypeInfo,
Value[] list)
Get or create a typed row value for the given value array.
|
static ValueRow |
ValueRow.get(ExtTypeInfoRow extTypeInfo,
Value[] list)
Get or create a typed row value for the given value array.
|
Copyright © 2022. All rights reserved.