[
https://issues.apache.org/jira/browse/OPENJPA-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OPENJPA-2853.
------------------------------------
Resolution: Fixed
Yikes, took the wrong number in the commit. It is fixed here:
https://gitbox.apache.org/repos/asf?p=openjpa.git;a=commit;h=e9f3f9cdfcbb6479e02a477730debb320e5e5dbe
> [MSSQL Server] support sendTimeAsDatetime handling
> --------------------------------------------------
>
> Key: OPENJPA-2853
> URL: https://issues.apache.org/jira/browse/OPENJPA-2853
> Project: OpenJPA
> Issue Type: Improvement
> Components: jdbc
> Affects Versions: 3.1.2
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.1.3
>
>
> Microsoft SQL Server handles Time values in 2 different ways.
> [https://docs.microsoft.com/en-us/sql/connect/jdbc/configuring-how-java-sql-time-values-are-sent-to-the-server?view=sql-server-ver15]
> 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}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)