| 程序包 | 说明 |
|---|---|
| org.h2.value |
Data type and value implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ValueStringFixed
Implementation of the CHAR data type.
|
class |
ValueStringIgnoreCase
Implementation of the VARCHAR_IGNORECASE data type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ValueString |
ValueStringIgnoreCase.getNew(String s) |
protected ValueString |
ValueStringFixed.getNew(String s) |
Copyright © 2017. All rights reserved.