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