Class MsSQLReflections


  • public final class MsSQLReflections
    extends Object
    Registers the com.microsoft.sqlserver.jdbc.SQLServerDriver so that it can be loaded by reflection, as commonly expected.
    Author:
    Sanne Grinovero
    • Constructor Detail

      • MsSQLReflections

        public MsSQLReflections()
    • Method Detail

      • build

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