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