| 程序包 | 说明 |
|---|---|
| org.h2.engine |
Contains high level classes of the database and classes that don't fit in another sub-package.
|
| 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.
|
| 类和说明 |
|---|
| DefaultNullOrdering
Default ordering of NULL values.
|
| 类和说明 |
|---|
| DefaultNullOrdering
Default ordering of NULL values.
|
| 类和说明 |
|---|
| DefaultNullOrdering
Default ordering of NULL values.
|
| FunctionInfo
This class contains information about a built-in function.
|
| FunctionsDB2Derby
Functions for
Mode.ModeEnum.DB2 and
Mode.ModeEnum.Derby compatibility modes. |
| FunctionsLegacy
This class implements some legacy functions not available in Regular mode.
|
| FunctionsMSSQLServer
Functions for
Mode.ModeEnum.MSSQLServer compatibility
mode. |
| FunctionsMySQL
This class implements some MySQL-specific functions.
|
| FunctionsOracle
Functions for
Mode.ModeEnum.Oracle compatibility mode. |
| FunctionsPostgreSQL
Functions for
Mode.ModeEnum.PostgreSQL compatibility
mode. |
| ModeFunction
Base class for mode-specific functions.
|
Copyright © 2022. All rights reserved.