Class DisableFMTRemove
java.lang.Object
io.quarkus.jdbc.mssql.runtime.graal.com.microsoft.sqlserver.jdbc.DisableFMTRemove
This substitution is not strictly necessary, but it helps by providing a better error message to our users.
-
Constructor Summary
Constructors -
Method Summary
-
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
-