Uses of Class
migratedb.v1.core.internal.database.ignite.thin.IgniteThinSchema
Packages that use IgniteThinSchema
-
Uses of IgniteThinSchema in migratedb.v1.core.internal.database.ignite.thin
Constructors in migratedb.v1.core.internal.database.ignite.thin with parameters of type IgniteThinSchemaModifierConstructorDescriptionIgniteThinTable(JdbcTemplate jdbcTemplate, IgniteThinDatabase database, IgniteThinSchema schema, String name) Creates a new Ignite table.