Uses of Package
org.h2.server.web

Packages that use org.h2.server.web
Package
Description
The H2 Console tool.
  • Class
    Description
    The connection info object is a wrapper for database connection information such as the database URL, user name and password.
    For each connection to a session, an object of this class is created.
    The web server is a simple standalone HTTP server that implements the H2 Console application.
    The translate thread reads and writes the file translation.properties once a second.
    The web session keeps all data of a user session.
    For each connection to a session, an object of this class is created.