[hibernate-commits] [hibernate/hibernate-orm] 374675: HHH-12586 Strange date type confusion in JdbcDateT...

GitHub noreply at github.com
Tue May 22 22:38:47 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 37467554e7d5b584757b0f5a90e40d5597907450
      https://github.com/hibernate/hibernate-orm/commit/37467554e7d5b584757b0f5a90e40d5597907450
  Author: Philippe Marschall <philippe.marschall at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/JdbcDateTypeDescriptor.java
    M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/JdbcTimeTypeDescriptor.java
    M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/JdbcTimestampTypeDescriptor.java

  Log Message:
  -----------
  HHH-12586 Strange date type confusion in JdbcDateTypeDescriptor

https://hibernate.atlassian.net/browse/HHH-12586


  Commit: 33e9031791ae1eadcd349e1a9af75565d1cfc787
      https://github.com/hibernate/hibernate-orm/commit/33e9031791ae1eadcd349e1a9af75565d1cfc787
  Author: Chris Cranford <chris at hibernate.org>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/jpa/convert/JdbcSqlTypeDescriptorConverterTest.java

  Log Message:
  -----------
  HHH-12586 - Added test case.


Compare: https://github.com/hibernate/hibernate-orm/compare/21bd9a6a9f23...33e9031791ae
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list