java.lang.Object
io.quarkus.jdbc.mssql.runtime.graal.com.microsoft.sqlserver.jdbc.SQLServerFMTQuery

final class SQLServerFMTQuery extends Object
This will make sure the ANTLR4 Lexer included in the driver is not reachable; this was mostly prevented by not allowing to explicitly set the useFmtOnly connection property, but this code path would also get activated on very old SQL Server versions being detected on a connection. Since that's not a constant that the compiler can rely on, we need one more substitution.
  • Constructor Details

    • SQLServerFMTQuery

      SQLServerFMTQuery(String userSql) throws com.microsoft.sqlserver.jdbc.SQLServerException
      Throws:
      com.microsoft.sqlserver.jdbc.SQLServerException