[
https://issues.apache.org/jira/browse/OPENJPA-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated OPENJPA-2853:
-----------------------------------
Description:
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}}
was:
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}}
> [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)