| 程序包 | 说明 |
|---|---|
| org.h2.fulltext |
The native full text search implementation, and the wrapper for
the the Lucene full text search implementation.
|
| org.h2.tools |
Various tools.
|
| 类和说明 |
|---|
| 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.
|
| 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 © 2017. All rights reserved.