Uses of Class
migratedb.core.internal.database.h2.H2Table
-
Packages that use H2Table Package Description migratedb.core.internal.database.h2 Private API. -
-
Uses of H2Table in migratedb.core.internal.database.h2
Methods in migratedb.core.internal.database.h2 that return H2Table Modifier and Type Method Description protected H2Table[]H2Schema. doAllTables()
-