| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExtTypeInfoEnum |
ValueEnum.getEnumerators() |
ExtTypeInfoEnum |
ValueEnum.getEnumerators() |
static ExtTypeInfoEnum |
ExtTypeInfoEnum.getEnumeratorsForBinaryOperation(Value left,
Value right)
Returns enumerators for the two specified values for a binary operation.
|
static ExtTypeInfoEnum |
ExtTypeInfoEnum.getEnumeratorsForBinaryOperation(Value left,
Value right)
Returns enumerators for the two specified values for a binary operation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ValueEnum |
Value.convertToEnum(ExtTypeInfoEnum extTypeInfo,
CastDataProvider provider)
Converts this value to an ENUM value.
|
ValueEnum |
Value.convertToEnum(ExtTypeInfoEnum extTypeInfo,
CastDataProvider provider)
Converts this value to an ENUM value.
|
Copyright © 2022. All rights reserved.