[hibernate-commits] [hibernate/hibernate-orm] 7b263f: HHH-10465 - Loss of precision in temporal JavaType...
GitHub
noreply at github.com
Tue Oct 25 07:54:26 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 7b263f86972f66f19acca01c3bd4ba3af8939692
https://github.com/hibernate/hibernate-orm/commit/7b263f86972f66f19acca01c3bd4ba3af8939692
Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
Date: 2016-10-25 (Tue, 25 Oct 2016)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/type/TimeAndTimestampTest.java
Log Message:
-----------
HHH-10465 - Loss of precision in temporal JavaTypeDescriptor implementations
Fix test to work on UTC-X timezones as well
More information about the hibernate-commits
mailing list