Package io.quarkus.jdbc.mssql.deployment
-
Class Summary Class Description MsSQLProcessor MsSQLReflections Registers thecom.microsoft.sqlserver.jdbc.SQLServerDriverso that it can be loaded by reflection, as commonly expected.
| Class | Description |
|---|---|
| MsSQLProcessor | |
| MsSQLReflections |
Registers the
com.microsoft.sqlserver.jdbc.SQLServerDriver so that it can be loaded
by reflection, as commonly expected. |