Uses of Class
org.h2.server.web.ConnectionInfo
Packages that use ConnectionInfo
-
Uses of ConnectionInfo in org.h2.server.web
Classes in org.h2.server.web that implement interfaces with type arguments of type ConnectionInfoModifier and TypeClassDescriptionclassThe connection info object is a wrapper for database connection information such as the database URL, user name and password.Methods in org.h2.server.web with parameters of type ConnectionInfo