Uses of Class
migratedb.v1.core.internal.database.derby.DerbySchema
Packages that use DerbySchema
-
Uses of DerbySchema in migratedb.v1.core.internal.database.derby
Constructors in migratedb.v1.core.internal.database.derby with parameters of type DerbySchemaModifierConstructorDescriptionDerbyTable(JdbcTemplate jdbcTemplate, DerbyDatabase database, DerbySchema schema, String name) Creates a new Derby table.