|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueString | |
|---|---|
| org.h2.value | Data type and value implementations. |
| Uses of ValueString in org.h2.value |
|---|
| Subclasses of ValueString in org.h2.value | |
|---|---|
class |
ValueStringFixed
Implementation of the CHAR data type. |
class |
ValueStringIgnoreCase
Implementation of the VARCHAR_IGNORECASE data type. |
| Methods in org.h2.value that return ValueString | |
|---|---|
static ValueString |
ValueString.get(java.lang.String s)
Get or create a string value for the given string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||