Uses of Class
io.quarkus.liquibase.mongodb.LiquibaseMongodbFactory
-
Packages that use LiquibaseMongodbFactory Package Description io.quarkus.liquibase.mongodb.runtime -
-
Uses of LiquibaseMongodbFactory in io.quarkus.liquibase.mongodb.runtime
Methods in io.quarkus.liquibase.mongodb.runtime that return types with arguments of type LiquibaseMongodbFactory Modifier and Type Method Description Supplier<LiquibaseMongodbFactory>LiquibaseMongodbRecorder. liquibaseSupplier(LiquibaseMongodbConfig config, LiquibaseMongodbBuildTimeConfig buildTimeConfig, MongodbConfig mongodbConfig)
-