Description
Microsoft SQL Server handles Time values in 2 different ways.
One way to make the SQLServer JDBC driver understand java.sql.Time is to add
Depending on the configuration one can now enableĀ sendTimeAsString in the SQLServerDictionary
Microsoft SQL Server handles Time values in 2 different ways.
One way to make the SQLServer JDBC driver understand java.sql.Time is to add
Depending on the configuration one can now enableĀ sendTimeAsString in the SQLServerDictionary