Package org.h2.server.web
package org.h2.server.web
The H2 Console tool.
-
ClassesClassDescriptionThe connection info object is a wrapper for database connection information such as the database URL, user name and password.This class can be used to start the H2 TCP server (or other H2 servers, for example the PG server) inside a web application container such as Tomcat or Jetty.This class can be used to start the H2 TCP server (or other H2 servers, for example the PG server) inside a Jakarta web application container such as Tomcat or Jetty.This servlet lets the H2 Console be used in a Jakarta servlet container such as Tomcat or Jetty.A page parser can parse an HTML page and replace the tags there.For each connection to a session, an object of this class is created.This class represents index information for the GUI.The web server is a simple standalone HTTP server that implements the H2 Console application.This servlet lets the H2 Console be used in a standard servlet container such as Tomcat or Jetty.The web session keeps all data of a user session.For each connection to a session, an object of this class is created.