Package com.github.hypfvieh.db
package com.github.hypfvieh.db
-
ClassDescriptionInstances of this immutable class hold database connection parameters.Connection parameters to the H2 database.Utility to update H2 file databases.Options to configure export of original database.Builder to create H2Updater instances.Exception which will be thrown if something went wrong.Utility methods to work with H2 database files.Encapsulates version information of H2 database file.HyperSQL utility is intended to support database-backed tests by copying HyperSQL test databases from the classpath to another location (such as the system's temp directory) and performing clean-up work afterward.Simple class to allow connection to any JDBC compatible database.