| 程序包 | 说明 |
|---|---|
| org.h2.command |
This package contains the parser and the base classes for prepared SQL statements.
|
| org.h2.command.ddl |
Contains DDL (data definition language) and related SQL statements.
|
| org.h2.command.dml |
Contains DML (data manipulation language) and related SQL statements.
|
| org.h2.command.query |
Contains queries.
|
| org.h2.constraint |
Database constraints such as check constraints, unique constraints, and referential constraints.
|
| org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
| org.h2.expression |
Expressions include mathematical operations, simple values, and others.
|
| org.h2.expression.aggregate |
Aggregate functions.
|
| org.h2.expression.analysis |
Base classes for data analysis operations and implementations of window functions.
|
| org.h2.expression.condition |
Condition expressions.
|
| org.h2.expression.function |
Functions.
|
| org.h2.index |
Various table index implementations, as well as cursors to navigate in an index.
|
| org.h2.jdbc |
Implementation of the JDBC API (package java.sql).
|
| org.h2.jdbc.meta |
Implementation of the JDBC database metadata API (package java.sql).
|
| org.h2.mode |
Utility classes for compatibility with other database, for example MySQL.
|
| org.h2.mvstore.db |
Helper classes to use the MVStore in the H2 database.
|
| org.h2.mvstore.tx |
Helper classes to use the MVStore in a transactional manner.
|
| org.h2.result |
Implementation of row and internal result sets.
|
| org.h2.schema |
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
|
| org.h2.server |
A small FTP server.
|
| org.h2.server.pg |
PostgreSQL server implementation of this database.
|
| org.h2.store |
Storage abstractions, such as a file with a cache, or a class to convert values to a byte array and vice versa.
|
| org.h2.table |
Classes related to a table and table meta data.
|
| org.h2.tools |
Various tools.
|
| org.h2.util |
Internal utility classes.
|
| org.h2.util.json |
Internal utility classes for JSON data type.
|
| org.h2.value |
Data type and value implementations.
|
| org.h2.value.lob |
LOB data for values.
|
| 类和说明 |
|---|
| Transfer
The transfer class is used to send and receive Value objects.
|
| 类和说明 |
|---|
| TypeInfo
Data type with parameters.
|
| 类和说明 |
|---|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| ValueRow
Row value.
|
| 类和说明 |
|---|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| 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.
|
| ValueLob
A implementation of the BINARY LARGE OBJECT and CHARACTER LARGE OBJECT data
types.
|
| ValueTimestampTimeZone
Implementation of the TIMESTAMP WITH TIME ZONE data type.
|
| VersionedValue
A versioned value (possibly null).
|
| 类和说明 |
|---|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| ValueTimestampTimeZone
Implementation of the TIMESTAMP WITH TIME ZONE data type.
|
| 类和说明 |
|---|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| Value
This is the base class for all value classes.
|
| ValueTimestampTimeZone
Implementation of the TIMESTAMP WITH TIME ZONE data type.
|
| 类和说明 |
|---|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| ValueTimestamp
Implementation of the TIMESTAMP data type.
|
| ValueTimestampTimeZone
Implementation of the TIMESTAMP WITH TIME ZONE data type.
|
| 类和说明 |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| ValueBlob
Implementation of the BINARY LARGE OBJECT data type.
|
| ValueClob
Implementation of the CHARACTER LARGE OBJECT data type.
|
| ValueLob
A implementation of the BINARY LARGE OBJECT and CHARACTER LARGE OBJECT data
types.
|
| VersionedValue
A versioned value (possibly null).
|
| 类和说明 |
|---|
| VersionedValue
A versioned value (possibly null).
|
| 类和说明 |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| VersionedValue
A versioned value (possibly null).
|
| 类和说明 |
|---|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| Transfer
The transfer class is used to send and receive Value objects.
|
| 类和说明 |
|---|
| TypeInfo
Data type with parameters.
|
| 类和说明 |
|---|
| CompareMode
Instances of this class can compare strings.
|
| ValueBlob
Implementation of the BINARY LARGE OBJECT data type.
|
| ValueClob
Implementation of the CHARACTER LARGE OBJECT data type.
|
| ValueLob
A implementation of the BINARY LARGE OBJECT and CHARACTER LARGE OBJECT data
types.
|
| 类和说明 |
|---|
| CompareMode
Instances of this class can compare strings.
|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| CompareMode
Instances of this class can compare strings.
|
| 类和说明 |
|---|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| ValueDate
Implementation of the DATE data type.
|
| ValueInterval
Implementation of the INTERVAL data type.
|
| ValueTime
Implementation of the TIME data type.
|
| ValueTimestamp
Implementation of the TIMESTAMP data type.
|
| ValueTimestampTimeZone
Implementation of the TIMESTAMP WITH TIME ZONE data type.
|
| ValueTimeTimeZone
Implementation of the TIME WITH TIME ZONE data type.
|
| ValueUuid
Implementation of the UUID data type.
|
| 类和说明 |
|---|
| Value
This is the base class for all value classes.
|
| 类和说明 |
|---|
| 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.
|
| ExtTypeInfo
Extended parameters of a data type.
|
| ExtTypeInfoEnum
Extended parameters of the ENUM data type.
|
| ExtTypeInfoGeometry
Extended parameters of the GEOMETRY data type.
|
| ExtTypeInfoNumeric
Extended parameters of the NUMERIC data type.
|
| ExtTypeInfoRow
Extended parameters of the ROW data type.
|
| Transfer
The transfer class is used to send and receive Value objects.
|
| Typed
An object with data type.
|
| TypeInfo
Data type with parameters.
|
| Value
This is the base class for all value classes.
|
| ValueArray
Implementation of the ARRAY data type.
|
| ValueBigint
Implementation of the BIGINT data type.
|
| ValueBinary
Implementation of the BINARY data type.
|
| ValueBlob
Implementation of the BINARY LARGE OBJECT data type.
|
| ValueBoolean
Implementation of the BOOLEAN data type.
|
| ValueChar
Implementation of the CHARACTER data type.
|
| ValueClob
Implementation of the CHARACTER LARGE OBJECT data type.
|
| ValueCollectionBase
Base class for ARRAY and ROW values.
|
| ValueDate
Implementation of the DATE data type.
|
| ValueDecfloat
Implementation of the DECFLOAT data type.
|
| ValueDouble
Implementation of the DOUBLE PRECISION data type.
|
| ValueEnum
ENUM value.
|
| ValueEnumBase
Base implementation of the ENUM data type.
|
| ValueGeometry
Implementation of the GEOMETRY data type.
|
| ValueInteger
Implementation of the INTEGER data type.
|
| ValueInterval
Implementation of the INTERVAL data type.
|
| ValueJavaObject
Implementation of the JAVA_OBJECT data type.
|
| ValueJson
Implementation of the JSON data type.
|
| ValueLob
A implementation of the BINARY LARGE OBJECT and CHARACTER LARGE OBJECT data
types.
|
| ValueNull
Implementation of NULL.
|
| ValueNumeric
Implementation of the NUMERIC data type.
|
| ValueReal
Implementation of the REAL data type.
|
| ValueRow
Row value.
|
| ValueSmallint
Implementation of the SMALLINT data type.
|
| ValueTime
Implementation of the TIME data type.
|
| ValueTimestamp
Implementation of the TIMESTAMP data type.
|
| ValueTimestampTimeZone
Implementation of the TIMESTAMP WITH TIME ZONE data type.
|
| ValueTimeTimeZone
Implementation of the TIME WITH TIME ZONE data type.
|
| ValueTinyint
Implementation of the TINYINT data type.
|
| ValueUuid
Implementation of the UUID data type.
|
| ValueVarbinary
Implementation of the BINARY VARYING data type.
|
| ValueVarchar
Implementation of the CHARACTER VARYING data type.
|
| ValueVarcharIgnoreCase
Implementation of the VARCHAR_IGNORECASE data type.
|
| VersionedValue
A versioned value (possibly null).
|
| 类和说明 |
|---|
| ValueLob
A implementation of the BINARY LARGE OBJECT and CHARACTER LARGE OBJECT data
types.
|
Copyright © 2022. All rights reserved.