Uses of Class
migratedb.v1.core.internal.database.h2.H2Table
-
Packages that use H2Table Package Description migratedb.v1.core.internal.database.h2 Private API. -
-
Uses of H2Table in migratedb.v1.core.internal.database.h2
Methods in migratedb.v1.core.internal.database.h2 that return types with arguments of type H2Table Modifier and Type Method Description protected List<H2Table>H2Schema. doAllTables()
-