Package | Description |
---|---|
org.h2.value |
Data type and value implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
ValueEnum |
Modifier and Type | Method and Description |
---|---|
static ValueEnumBase |
ValueEnumBase.get(String label,
int ordinal)
Get or create an enum value with the given label and ordinal.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.