Package | Description |
---|---|
org.h2.value |
Data type and value implementations.
|
Modifier and Type | Method and Description |
---|---|
static ValueEnum |
ValueEnum.get(String[] enumerators,
int value)
Create an ENUM value from the provided enumerators
and value.
|
static ValueEnum |
ValueEnum.get(String[] enumerators,
String value) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.