| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ValueChar |
Value.convertToChar()
Converts this value to a CHAR value.
|
ValueChar |
Value.convertToChar()
Converts this value to a CHAR value.
|
static ValueChar |
ValueChar.get(String s)
Get or create a CHAR value for the given string.
|
static ValueChar |
ValueChar.get(String s)
Get or create a CHAR value for the given string.
|
Copyright © 2022. All rights reserved.