[hibernate-commits] [hibernate/hibernate-orm] 22548f: HHH-10183 - Mapping for NVARCHAR in SqlServer not ...

GitHub noreply at github.com
Mon Jan 9 10:14:14 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 22548f11271e87b647dfbe3412e9c5b95846d334
      https://github.com/hibernate/hibernate-orm/commit/22548f11271e87b647dfbe3412e9c5b95846d334
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-01-09 (Mon, 09 Jan 2017)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/scalar/NationalizedScalarQueryTest.java

  Log Message:
  -----------
  HHH-10183 - Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9

Restrict test case for SQL Server only




More information about the hibernate-commits mailing list