| 程序包 | 说明 |
|---|---|
| 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.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, conditions, simple
values, and functions.
|
| org.h2.jdbc |
Implementation of the JDBC API (package java.sql).
|
| org.h2.table |
Classes related to a table and table meta data.
|
| 类和说明 |
|---|
| Command
Represents a SQL statement.
|
| CommandInterface
Represents a SQL statement.
|
| Prepared
A prepared statement.
|
| 类和说明 |
|---|
| Prepared
A prepared statement.
|
| 类和说明 |
|---|
| Command
Represents a SQL statement.
|
| Prepared
A prepared statement.
|
| 类和说明 |
|---|
| Command
Represents a SQL statement.
|
| CommandInterface
Represents a SQL statement.
|
| Prepared
A prepared statement.
|
| 类和说明 |
|---|
| Prepared
A prepared statement.
|
| 类和说明 |
|---|
| CommandInterface
Represents a SQL statement.
|
| 类和说明 |
|---|
| Prepared
A prepared statement.
|
Copyright © 2017. All rights reserved.