Uses of Class
org.flywaydb.database.firebird.FirebirdSchema
-
Uses of FirebirdSchema in org.flywaydb.database.firebird
Constructors in org.flywaydb.database.firebird with parameters of type FirebirdSchemaModifierConstructorDescriptionFirebirdTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, FirebirdDatabase database, FirebirdSchema schema, String name)