Package | Description |
---|---|
org.h2.value |
Data type and value implementations.
|
Modifier and Type | Method and Description |
---|---|
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 JBoss by Red Hat. All rights reserved.