Uses of Class
migratedb.v1.core.internal.database.yugabytedb.YugabyteDBSchema
Packages that use YugabyteDBSchema
-
Uses of YugabyteDBSchema in migratedb.v1.core.internal.database.yugabytedb
Constructors in migratedb.v1.core.internal.database.yugabytedb with parameters of type YugabyteDBSchemaModifierConstructorDescriptionYugabyteDBTable(JdbcTemplate jdbcTemplate, YugabyteDBDatabase database, YugabyteDBSchema schema, String name)