Uses of Interface
migratedb.v1.core.api.internal.database.base.Connection
Packages that use Connection
Package
Description
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
Private API.
-
Uses of Connection in migratedb.v1.core.api.internal.database.base
Classes in migratedb.v1.core.api.internal.database.base with type parameters of type Connection -
Uses of Connection in migratedb.v1.core.internal.callback
Constructors in migratedb.v1.core.internal.callback with parameters of type ConnectionModifierConstructorDescriptionSimpleContext(Configuration configuration, Connection<?> connection, MigrationInfo migrationInfo, String sql, List<Warning> warnings, List<Error> errors) -
Uses of Connection in migratedb.v1.core.internal.database.base
Classes in migratedb.v1.core.internal.database.base with type parameters of type ConnectionModifier and TypeClassDescriptionclassBaseDatabase<C extends Connection<?>>Abstraction for database-specific functionality.Classes in migratedb.v1.core.internal.database.base that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.bigquery
Classes in migratedb.v1.core.internal.database.bigquery that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.cockroachdb
Classes in migratedb.v1.core.internal.database.cockroachdb that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.db2
Classes in migratedb.v1.core.internal.database.db2 that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.derby
Classes in migratedb.v1.core.internal.database.derby that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.firebird
Classes in migratedb.v1.core.internal.database.firebird that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.h2
Classes in migratedb.v1.core.internal.database.h2 that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.hsqldb
Classes in migratedb.v1.core.internal.database.hsqldb that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.ignite.thin
Classes in migratedb.v1.core.internal.database.ignite.thin that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.informix
Classes in migratedb.v1.core.internal.database.informix that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.mysql
Classes in migratedb.v1.core.internal.database.mysql that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.mysql.tidb
Classes in migratedb.v1.core.internal.database.mysql.tidb that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.oracle
Classes in migratedb.v1.core.internal.database.oracle that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.postgresql
Classes in migratedb.v1.core.internal.database.postgresql that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.redshift
Classes in migratedb.v1.core.internal.database.redshift that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.saphana
Classes in migratedb.v1.core.internal.database.saphana that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.snowflake
Classes in migratedb.v1.core.internal.database.snowflake that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.spanner
Classes in migratedb.v1.core.internal.database.spanner that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.sqlite
Classes in migratedb.v1.core.internal.database.sqlite that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.sqlserver
Classes in migratedb.v1.core.internal.database.sqlserver that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.sqlserver.synapse
Classes in migratedb.v1.core.internal.database.sqlserver.synapse that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.sybasease
Classes in migratedb.v1.core.internal.database.sybasease that implement Connection -
Uses of Connection in migratedb.v1.core.internal.database.yugabytedb
Classes in migratedb.v1.core.internal.database.yugabytedb that implement Connection