Uses of Class
org.jdbi.v3.testing.junit5.JdbiH2Extension
Packages that use JdbiH2Extension
-
Uses of JdbiH2Extension in org.jdbi.v3.testing.junit5
Methods in org.jdbi.v3.testing.junit5 that return JdbiH2ExtensionModifier and TypeMethodDescriptionJdbiH2Extension.withCredentials
(String user, String password) Sets the H2 username and password.Sets the H2 username.