Uses of Class
org.flywaydb.community.database.ignite.thin.IgniteThinSchema
-
Packages that use IgniteThinSchema Package Description org.flywaydb.community.database.ignite.thin Community-supported package. -
-
Uses of IgniteThinSchema in org.flywaydb.community.database.ignite.thin
Constructors in org.flywaydb.community.database.ignite.thin with parameters of type IgniteThinSchema Constructor Description IgniteThinTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, IgniteThinDatabase database, IgniteThinSchema schema, java.lang.String name)Creates a new Ignite table.
-