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

final class DisableFMTRemove extends Object
This substitution is not strictly necessary, but it helps by providing a better error message to our users.
  • Constructor Details

    • DisableFMTRemove

      DisableFMTRemove()
  • Method Details

    • getUseFmtOnly

      public final boolean getUseFmtOnly() throws com.microsoft.sqlserver.jdbc.SQLServerException
      Throws:
      com.microsoft.sqlserver.jdbc.SQLServerException
    • setUseFmtOnly

      public final void setUseFmtOnly(boolean useFmtOnly) throws com.microsoft.sqlserver.jdbc.SQLServerException
      Throws:
      com.microsoft.sqlserver.jdbc.SQLServerException