| 程序包 | 说明 |
|---|---|
| org.h2.schema |
Schema implementation and objects that are stored in a schema (for example, sequences and constants).
|
| org.h2.table |
Classes related to a table and table meta data.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Domain
Represents a domain.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Column
This class represents a column in a table.
|
Copyright © 2022. All rights reserved.