Uses of Class
migratedb.v1.core.internal.database.base.BaseDatabase
-
-
Uses of BaseDatabase in migratedb.v1.core.internal.database.bigquery
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.bigquery Modifier and Type Class Description classBigQueryDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.cockroachdb
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.cockroachdb Modifier and Type Class Description classCockroachDBDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.db2
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.db2 Modifier and Type Class Description classDB2Database -
Uses of BaseDatabase in migratedb.v1.core.internal.database.derby
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.derby Modifier and Type Class Description classDerbyDatabaseDerby database. -
Uses of BaseDatabase in migratedb.v1.core.internal.database.firebird
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.firebird Modifier and Type Class Description classFirebirdDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.h2
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.h2 Modifier and Type Class Description classH2Database -
Uses of BaseDatabase in migratedb.v1.core.internal.database.hsqldb
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.hsqldb Modifier and Type Class Description classHSQLDBDatabaseHSQLDB database. -
Uses of BaseDatabase in migratedb.v1.core.internal.database.ignite.thin
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.ignite.thin Modifier and Type Class Description classIgniteThinDatabaseApache Ignite database. -
Uses of BaseDatabase in migratedb.v1.core.internal.database.informix
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.informix Modifier and Type Class Description classInformixDatabaseInformix database. -
Uses of BaseDatabase in migratedb.v1.core.internal.database.mysql
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.mysql Modifier and Type Class Description classMySQLDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.mysql.mariadb
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.mysql.mariadb Modifier and Type Class Description classMariaDBDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.mysql.tidb
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.mysql.tidb Modifier and Type Class Description classTiDBDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.oracle
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.oracle Modifier and Type Class Description classOracleDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.postgresql
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.postgresql Modifier and Type Class Description classPostgreSQLDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.redshift
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.redshift Modifier and Type Class Description classRedshiftDatabaseRedshift database. -
Uses of BaseDatabase in migratedb.v1.core.internal.database.saphana
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.saphana Modifier and Type Class Description classSAPHANADatabaseSAP HANA database. -
Uses of BaseDatabase in migratedb.v1.core.internal.database.snowflake
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.snowflake Modifier and Type Class Description classSnowflakeDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.spanner
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.spanner Modifier and Type Class Description classSpannerDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.sqlite
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.sqlite Modifier and Type Class Description classSQLiteDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.sqlserver
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.sqlserver Modifier and Type Class Description classSQLServerDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.sqlserver.synapse
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.sqlserver.synapse Modifier and Type Class Description classSynapseDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.sybasease
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.sybasease Modifier and Type Class Description classSybaseASEDatabase -
Uses of BaseDatabase in migratedb.v1.core.internal.database.yugabytedb
Subclasses of BaseDatabase in migratedb.v1.core.internal.database.yugabytedb Modifier and Type Class Description classYugabyteDBDatabase
-