Back to bug 1009498

Who When What Removed Added
Martin Simka 2013-09-18 14:37:57 UTC Severity unspecified medium
Brett Meyer 2013-09-19 18:30:25 UTC Status NEW ASSIGNED
Target Release --- EAP 6.3.0
Target Milestone --- ER1
Summary [HHH-8517] EntityTest.testTemporalType fails on oracle12c [HHH-8517] ResultSet#getDate includes time in oracle12c JDBC
Brett Meyer 2013-09-19 19:23:21 UTC Status ASSIGNED POST
Brett Meyer 2013-09-19 19:24:55 UTC Doc Text HHH-8517 ResultSet#getDate includes time in oracle12c JDBC
https://hibernate.atlassian.net/browse/HHH-8517

Hibernate relies on JDBC's ResultSet#getDate to populate an entity's Date properties during a query. Most DBs strip out the time for that call, but oracle12c appears to keep it (incorrectly). Adding handling to ensure it's stripped.
Martin Simka 2013-09-25 09:16:38 UTC Blocks 1011861
Brett Meyer 2013-09-25 15:51:37 UTC Blocks 1010467
Brett Meyer 2013-09-25 15:54:47 UTC Status POST MODIFIED
Target Release EAP 6.3.0 EAP 6.2.0
Target Milestone ER1 ER4
Vladimir Dosoudil 2013-10-04 06:56:42 UTC Status MODIFIED ON_QA
CC dosoudil
Martin Simka 2013-10-14 10:28:40 UTC Status ON_QA VERIFIED
Lucas Costi 2013-11-20 06:22:45 UTC CC lcosti
mark yarborough 2013-12-15 16:22:18 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2013-12-15 11:22:18 UTC
John Skeoch 2015-09-01 04:00:33 UTC CC theute

Back to bug 1009498