Uses of Class
org.flywaydb.community.database.yugabytedb.YugabyteDBDatabase
Packages that use YugabyteDBDatabase
-
Uses of YugabyteDBDatabase in org.flywaydb.community.database.yugabytedb
Constructors in org.flywaydb.community.database.yugabytedb with parameters of type YugabyteDBDatabaseModifierConstructorDescriptionYugabyteDBSchema(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, YugabyteDBDatabase database, String name) YugabyteDBTable(org.flywaydb.core.internal.jdbc.JdbcTemplate jdbcTemplate, YugabyteDBDatabase database, YugabyteDBSchema schema, String name)