Package io.quarkus.flyway.deployment
Class FlywayAlwaysEnabledProcessor
java.lang.Object
io.quarkus.flyway.deployment.FlywayAlwaysEnabledProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidbuild(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.FeatureBuildItem> featureProducer) io.quarkus.deployment.builditem.nativeimage.ServiceProviderBuildItem(package private) io.quarkus.deployment.builditem.IndexDependencyBuildItemio.quarkus.deployment.builditem.nativeimage.RuntimeInitializedClassBuildItemReinitializeInsertRowLockto avoid using a cached seed when invokinggetNextRandomStringio.quarkus.deployment.builditem.nativeimage.NativeImageResourceBuildItem
-
Constructor Details
-
FlywayAlwaysEnabledProcessor
public FlywayAlwaysEnabledProcessor()
-
-
Method Details
-
build
void build(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.FeatureBuildItem> featureProducer) -
reinitInsertRowLock
public io.quarkus.deployment.builditem.nativeimage.RuntimeInitializedClassBuildItem reinitInsertRowLock()ReinitializeInsertRowLockto avoid using a cached seed when invokinggetNextRandomString -
resources
public io.quarkus.deployment.builditem.nativeimage.NativeImageResourceBuildItem resources() -
indexFlyway
io.quarkus.deployment.builditem.IndexDependencyBuildItem indexFlyway() -
flywayPlugins
public io.quarkus.deployment.builditem.nativeimage.ServiceProviderBuildItem flywayPlugins()
-