Class FlywayAlwaysEnabledProcessor

java.lang.Object
io.quarkus.flyway.deployment.FlywayAlwaysEnabledProcessor

public class FlywayAlwaysEnabledProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) void
    build(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.FeatureBuildItem> featureProducer)
     
    io.quarkus.deployment.builditem.nativeimage.ServiceProviderBuildItem
     
    (package private) io.quarkus.deployment.builditem.IndexDependencyBuildItem
     
    io.quarkus.deployment.builditem.nativeimage.RuntimeInitializedClassBuildItem
    Reinitialize InsertRowLock to avoid using a cached seed when invoking getNextRandomString
    io.quarkus.deployment.builditem.nativeimage.NativeImageResourceBuildItem
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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()
      Reinitialize InsertRowLock to avoid using a cached seed when invoking getNextRandomString
    • 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()