Package | Description |
---|---|
org.h2.bnf | |
org.h2.server.web |
Class and Description |
---|
DbContextRule
A BNF terminal rule that is linked to the database context information.
|
DbSchema
Contains meta data information about a database schema.
|
DbTableOrView
Contains meta data information about a table or a view.
|
Class and Description |
---|
ConnectionInfo
The connection info object is a wrapper for database connection information
such as the database URL, user name and password.
|
WebServer
The web server is a simple standalone HTTP server that implements the H2
Console application.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.