Uses of Class
migratedb.core.internal.database.cockroachdb.CockroachDBDatabase
-
Packages that use CockroachDBDatabase Package Description migratedb.core.internal.database.cockroachdb Private API. -
-
Uses of CockroachDBDatabase in migratedb.core.internal.database.cockroachdb
Constructors in migratedb.core.internal.database.cockroachdb with parameters of type CockroachDBDatabase Constructor Description CockroachDBConnection(CockroachDBDatabase database, Connection connection)CockroachDBSchema(JdbcTemplate jdbcTemplate, CockroachDBDatabase database, String name)
-