hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-18532 Date/time related JavaType's are not always properly unwrapping into java.util.Date subclasses

Open cigaly opened this issue 1 year ago • 1 comments

See Jira issue HHH-18532

Fixing unwrapping date/time related values into java.sql.Date and java.sql.Time


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion. For more information on licensing, please check here.


cigaly avatar Aug 28 '24 11:08 cigaly