| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ValueSmallint |
Value.convertToSmallint(Object column)
Converts this value to a SMALLINT value.
|
ValueSmallint |
Value.convertToSmallint(Object column)
Converts this value to a SMALLINT value.
|
static ValueSmallint |
ValueSmallint.get(short i)
Get or create a SMALLINT value for the given short.
|
static ValueSmallint |
ValueSmallint.get(short i)
Get or create a SMALLINT value for the given short.
|
Copyright © 2022. All rights reserved.