Uses of Class
org.flywaydb.database.firebird.FirebirdConnection
-
Packages that use FirebirdConnection Package Description org.flywaydb.database.firebird Private API. -
-
Uses of FirebirdConnection in org.flywaydb.database.firebird
Methods in org.flywaydb.database.firebird that return FirebirdConnection Modifier and Type Method Description protected FirebirdConnectionFirebirdDatabase. doGetConnection(java.sql.Connection connection)
-