Package io.quarkus.flyway.runtime.devui
Class FlywayJsonRpcService.FlywayDatasource
java.lang.Object
io.quarkus.flyway.runtime.devui.FlywayJsonRpcService.FlywayDatasource
- Enclosing class:
- FlywayJsonRpcService
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFlywayDatasource(String name, boolean hasMigrations, boolean createPossible) -
Method Summary
-
Field Details
-
name
-
hasMigrations
public boolean hasMigrations -
createPossible
public boolean createPossible
-
-
Constructor Details
-
FlywayDatasource
public FlywayDatasource() -
FlywayDatasource
-