| Package | Description |
|---|---|
| org.h2.api | |
| org.h2.schema | |
| org.h2.table |
| Modifier and Type | Method and Description |
|---|---|
TableBase |
TableEngine.createTable(CreateTableData data)
Create new table.
|
| Modifier and Type | Method and Description |
|---|---|
Table |
Schema.createTable(CreateTableData data)
Add a table to the schema.
|
| Constructor and Description |
|---|
RegularTable(CreateTableData data) |
TableBase(CreateTableData data) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.