Uses of Class
migratedb.v1.core.internal.database.firebird.FirebirdSchema
-
Packages that use FirebirdSchema Package Description migratedb.v1.core.internal.database.firebird Private API. -
-
Uses of FirebirdSchema in migratedb.v1.core.internal.database.firebird
Constructors in migratedb.v1.core.internal.database.firebird with parameters of type FirebirdSchema Constructor Description FirebirdTable(JdbcTemplate jdbcTemplate, FirebirdDatabase database, FirebirdSchema schema, String name)Creates a new Firebird table.
-