Uses of Class
io.quarkus.flyway.runtime.devui.FlywayJsonRpcService.FlywayDatasource
-
Packages that use FlywayJsonRpcService.FlywayDatasource Package Description io.quarkus.flyway.runtime.devui -
-
Uses of FlywayJsonRpcService.FlywayDatasource in io.quarkus.flyway.runtime.devui
Methods in io.quarkus.flyway.runtime.devui that return types with arguments of type FlywayJsonRpcService.FlywayDatasource Modifier and Type Method Description Collection<FlywayJsonRpcService.FlywayDatasource>FlywayJsonRpcService. getDatasources()
-