| 程序包 | 说明 |
|---|---|
| org.h2.expression.function |
Functions.
|
| org.h2.fulltext |
The native full text search implementation, and the wrapper for the Lucene full text search implementation.
|
| org.h2.tools |
Various tools.
|
| 类和说明 |
|---|
| Csv
A facility to read from and write to CSV (comma separated values) files.
|
| 类和说明 |
|---|
| SimpleResultSet
This class is a simple result set and meta data implementation.
|
| 类和说明 |
|---|
| CompressTool
A tool to losslessly compress data, and expand the compressed data again.
|
| Console
Starts the H2 Console (web-) server, as well as the TCP and PG server.
|
| MultiDimension
A tool to help an application execute multi-dimensional range queries.
|
| Server
Starts the H2 Console (web-) server, TCP, and PG server.
|
| SimpleRowSource
This interface is for classes that create rows on demand.
|
Copyright © 2022. All rights reserved.