Uses of Class
migratedb.v1.core.internal.database.mysql.MySQLConnection
Packages that use MySQLConnection
Package
Description
Private API.
Private API.
-
Uses of MySQLConnection in migratedb.v1.core.internal.database.mysql
Methods in migratedb.v1.core.internal.database.mysql that return MySQLConnectionModifier and TypeMethodDescriptionprotected MySQLConnectionMySQLDatabase.doGetConnection(Connection connection) -
Uses of MySQLConnection in migratedb.v1.core.internal.database.mysql.tidb
Subclasses of MySQLConnection in migratedb.v1.core.internal.database.mysql.tidbMethods in migratedb.v1.core.internal.database.mysql.tidb that return MySQLConnectionModifier and TypeMethodDescriptionprotected MySQLConnectionTiDBDatabase.doGetConnection(Connection connection)