| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ValueArray |
ValueArray.get(Class<?> componentType,
Value[] list)
Get or create a array value for the given value array.
|
static ValueArray |
ValueArray.get(Value[] list)
Get or create a array value for the given value array.
|
Copyright © 2017. All rights reserved.