Uses of Class
org.flywaydb.database.firebird.FirebirdSchema
-
Packages that use FirebirdSchema Package Description org.flywaydb.database.firebird Private API. -
-
Uses of FirebirdSchema in org.flywaydb.database.firebird
Constructors in org.flywaydb.database.firebird with parameters of type FirebirdSchema Constructor Description FirebirdTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, FirebirdDatabase database, FirebirdSchema schema, java.lang.String name)
-