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