| Package | Description |
|---|---|
| io.quarkus.liquibase.runtime | |
| io.quarkus.liquibase.runtime.devconsole |
| Modifier and Type | Method and Description |
|---|---|
LiquibaseFactory |
LiquibaseCreator.createLiquibaseFactory(DataSource dataSource,
String dataSourceName) |
LiquibaseFactory |
LiquibaseFactoryProducer.createLiquibaseFactory(DataSource dataSource,
String dataSourceName) |
| Modifier and Type | Method and Description |
|---|---|
Supplier<LiquibaseFactory> |
LiquibaseRecorder.liquibaseSupplier(String dataSourceName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<LiquibaseFactory> |
LiquibaseFactoriesSupplier.get() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.