Uses of Class
migratedb.v1.core.internal.database.yugabytedb.YugabyteDBSchema
-
Packages that use YugabyteDBSchema Package Description migratedb.v1.core.internal.database.yugabytedb Private API. -
-
Uses of YugabyteDBSchema in migratedb.v1.core.internal.database.yugabytedb
Methods in migratedb.v1.core.internal.database.yugabytedb that return YugabyteDBSchema Modifier and Type Method Description YugabyteDBSchemaYugabyteDBSession. getSchema(String name)Constructors in migratedb.v1.core.internal.database.yugabytedb with parameters of type YugabyteDBSchema Constructor Description YugabyteDBTable(JdbcTemplate jdbcTemplate, YugabyteDBDatabase database, YugabyteDBSchema schema, String name)
-