| Package | Description |
|---|---|
| org.h2.command | |
| org.h2.command.dml | |
| org.h2.engine | |
| org.h2.expression | |
| org.h2.index | |
| org.h2.jdbc | |
| org.h2.result | |
| org.h2.schema | |
| org.h2.store | |
| org.h2.table | |
| org.h2.tools | |
| org.h2.util | |
| org.h2.value |
| Class and Description |
|---|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Value
This is the base class for all value classes.
|
| ValueResultSet
Implementation of the RESULT_SET data type.
|
| Class and Description |
|---|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| Value
This is the base class for all value classes.
|
| ValueLobDb
An alternate LOB implementation.
|
| Class and Description |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Value
This is the base class for all value classes.
|
| Class and Description |
|---|
| Value.ValueBlob
A "character large object".
|
| Value.ValueClob
A "binary large object".
|
| Class and Description |
|---|
| Value
This is the base class for all value classes.
|
| ValueDate
Implementation of the DATE data type.
|
| ValueTime
Implementation of the TIME data type.
|
| ValueTimestamp
Implementation of the TIMESTAMP data type.
|
| Class and Description |
|---|
| CompareMode
Instances of this class can compare strings.
|
| DataType
This class contains meta data information about data types,
and can convert between Java objects and Values.
|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Value
This is the base class for all value classes.
|
| Value.ValueBlob
A "character large object".
|
| Value.ValueClob
A "binary large object".
|
| ValueArray
Implementation of the ARRAY data type.
|
| ValueBoolean
Implementation of the BOOLEAN data type.
|
| ValueByte
Implementation of the BYTE data type.
|
| ValueBytes
Implementation of the BINARY data type.
|
| ValueDate
Implementation of the DATE data type.
|
| ValueDecimal
Implementation of the DECIMAL data type.
|
| ValueDouble
Implementation of the DOUBLE data type.
|
| ValueFloat
Implementation of the REAL data type.
|
| ValueInt
Implementation of the INT data type.
|
| ValueJavaObject
Implementation of the OBJECT data type.
|
| ValueLob
Implementation of the BLOB and CLOB data types.
|
| ValueLobDb
An alternate LOB implementation.
|
| ValueLong
Implementation of the BIGINT data type.
|
| ValueNull
Implementation of NULL.
|
| ValueResultSet
Implementation of the RESULT_SET data type.
|
| ValueShort
Implementation of the SMALLINT data type.
|
| ValueString
Implementation of the VARCHAR data type.
|
| ValueStringFixed
Implementation of the CHAR data type.
|
| ValueStringIgnoreCase
Implementation of the VARCHAR_IGNORECASE data type.
|
| ValueTime
Implementation of the TIME data type.
|
| ValueTimestamp
Implementation of the TIMESTAMP data type.
|
| ValueUuid
Implementation of the UUID data type.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.