Uses of Class
migratedb.v1.core.internal.database.sqlserver.SQLServerConnection
Packages that use SQLServerConnection
Package
Description
Private API.
Private API.
-
Uses of SQLServerConnection in migratedb.v1.core.internal.database.sqlserver
Methods in migratedb.v1.core.internal.database.sqlserver that return SQLServerConnectionModifier and TypeMethodDescriptionprotected SQLServerConnectionSQLServerDatabase.doGetConnection(Connection connection) -
Uses of SQLServerConnection in migratedb.v1.core.internal.database.sqlserver.synapse
Subclasses of SQLServerConnection in migratedb.v1.core.internal.database.sqlserver.synapseMethods in migratedb.v1.core.internal.database.sqlserver.synapse that return SQLServerConnectionModifier and TypeMethodDescriptionprotected SQLServerConnectionSynapseDatabase.doGetConnection(Connection connection)