| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ValueEnum
ENUM value.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ValueEnumBase |
ValueEnumBase.get(String label,
int ordinal)
Get or create an enum value with the given label and ordinal.
|
static ValueEnumBase |
ValueEnumBase.get(String label,
int ordinal)
Get or create an enum value with the given label and ordinal.
|
Copyright © 2022. All rights reserved.