| Package | Description |
|---|---|
| org.h2.command.ddl | |
| org.h2.command.dml | |
| org.h2.constraint | |
| org.h2.engine | |
| org.h2.expression | |
| org.h2.index | |
| org.h2.schema | |
| org.h2.table |
| Class and Description |
|---|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| Class and Description |
|---|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| Sequence
A sequence is created using the statement
CREATE SEQUENCE
|
| Class and Description |
|---|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| SchemaObject
Any database object that is stored in a schema.
|
| SchemaObjectBase
The base class for classes implementing SchemaObject.
|
| Class and Description |
|---|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| SchemaObject
Any database object that is stored in a schema.
|
| SchemaObjectBase
The base class for classes implementing SchemaObject.
|
| Class and Description |
|---|
| Sequence
A sequence is created using the statement
CREATE SEQUENCE
|
| Class and Description |
|---|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| SchemaObject
Any database object that is stored in a schema.
|
| SchemaObjectBase
The base class for classes implementing SchemaObject.
|
| Class and Description |
|---|
| Constant
A user-defined constant as created by the SQL statement
CREATE CONSTANT
|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| SchemaObject
Any database object that is stored in a schema.
|
| SchemaObjectBase
The base class for classes implementing SchemaObject.
|
| Sequence
A sequence is created using the statement
CREATE SEQUENCE
|
| TriggerObject
A trigger is created using the statement
CREATE TRIGGER
|
| Class and Description |
|---|
| Schema
A schema as created by the SQL statement
CREATE SCHEMA
|
| SchemaObject
Any database object that is stored in a schema.
|
| SchemaObjectBase
The base class for classes implementing SchemaObject.
|
| Sequence
A sequence is created using the statement
CREATE SEQUENCE
|
| TriggerObject
A trigger is created using the statement
CREATE TRIGGER
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.