[hibernate-commits] [hibernate/hibernate-orm] 400a4b: HHH-12115 - No Dialect mapping for JDBC type: 1899...

GitHub noreply at github.com
Mon Nov 27 12:12:15 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 400a4bc24ef9bfcd92e526654c4a181c6ceb1454
      https://github.com/hibernate/hibernate-orm/commit/400a4bc24ef9bfcd92e526654c4a181c6ceb1454
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2017-11-27 (Mon, 27 Nov 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/JdbcTypeJavaClassMappings.java

  Log Message:
  -----------
  HHH-12115 - No Dialect mapping for JDBC type: 1899073220 in Wildfly (AttributeConverter and Short)

Improved JavaDocs pointing to the exact parts of the JDBC spec that the JdbcTypeJavaClassMappings mappings come from;
Added mapping for BigInteger as well




More information about the hibernate-commits mailing list