Uses of Class
migratedb.core.internal.database.yugabytedb.YugabyteDBSchema
-
Packages that use YugabyteDBSchema Package Description migratedb.core.internal.database.yugabytedb Private API. -
-
Uses of YugabyteDBSchema in migratedb.core.internal.database.yugabytedb
Constructors in migratedb.core.internal.database.yugabytedb with parameters of type YugabyteDBSchema Constructor Description YugabyteDBTable(JdbcTemplate jdbcTemplate, YugabyteDBDatabase database, YugabyteDBSchema schema, String name)
-