Uses of Class
migratedb.core.internal.database.h2.H2Connection
-
Packages that use H2Connection Package Description migratedb.core.internal.database.h2 Private API. -
-
Uses of H2Connection in migratedb.core.internal.database.h2
Methods in migratedb.core.internal.database.h2 that return H2Connection Modifier and Type Method Description protected H2ConnectionH2Database. doGetConnection(Connection connection)
-