h2
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 04 July 2013
Index
Return to Main Contents
 
NAME
h2 - H" free Java SQL database engine 
 
SYNOPSIS
edrc/bin/h2
[
-help
|
-?
]
h2
[
-url url
] [
-driver driver
] [
-user user
] [
-password password
] [
-web
] [
-tool
] [
-browser
] [
-tcp
] [
-pg
] ]
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
H2 is a relational database management system written in Java.
It can be embedded in Java applications or run in the client-server mode.
The disk footprint (size of the jar file) is about 2.5 MB.
 
OPTIONS
- -help
 - 
usage message.
 - -?
 - 
usage message.
 - -url url
 - 
start a browser and connect to this URL
 - -driver driver
 - 
used together with -url: the driver
 - -user user
 - 
used together with -url: the user name
 - -password password
 - 
used together with -url: the password
 - -web
 - 
start the web server with the H2 Console
 - -tool
 - 
start the icon or window that allows to start a browser
 - -browser
 - 
start a browser connecting to the web server
 - -tcp
 - 
start the TCP server
 - -pg
 - 
start the PG server
For each server, additional options are available;
for details, see the server tool.
 
 
ENVIRONMENT
See HTML H2 documentation in
http://www.h2database.com.
 
EXIT STATUS
See HTML H2 documentation in
http://www.h2database.com.
 
FILES
See HTML H2 documentation in
http://www.h2database.com.
 
EXAMPLES
See HTML H2 documentation in
http://www.h2database.com.
 
SEE ALSO
edrcintro(1),
http://www.h2database.com,
http://www.h2database.com/javadoc/org/h2/tools/Console.html
 
NOTES
Parts of this manual page
were extracted from the
H2
HTML documentation distributed with the H2
version 1.3.172 and the
Wikipedia page
http://en.wikipedia.org/wiki/H2_(DBMS)
written by
"The H2 Development Team" led by
Thomas Mueller.
 
BUGS
-
 
AUTHOR
h2 was developed by Thomas Mueller 
and integrated into WA2L/edrc by
Christian Walther. Send suggestions
and bug reports related to the integration to
wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2022
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:53:08 GMT, August 28, 2024