Class MySQLJDBCReflections

java.lang.Object
io.quarkus.jdbc.mysql.deployment.MySQLJDBCReflections

public final class MySQLJDBCReflections extends Object
  • Constructor Details

    • MySQLJDBCReflections

      public MySQLJDBCReflections()
  • Method Details

    • registerDriverForReflection

      void registerDriverForReflection(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)
    • registerSocketFactoryForReflection

      void registerSocketFactoryForReflection(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)
    • registerExceptionsForReflection

      void registerExceptionsForReflection(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)