Package io.quarkus.jdbc.mssql.deployment
Class MsSQLReflections
- java.lang.Object
-
- io.quarkus.jdbc.mssql.deployment.MsSQLReflections
-
public final class MsSQLReflections extends Object
Registers thecom.microsoft.sqlserver.jdbc.SQLServerDriverso that it can be loaded by reflection, as commonly expected.- Author:
- Sanne Grinovero
-
-
Constructor Summary
Constructors Constructor Description MsSQLReflections()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidbuild(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass)
-