[hibernate-commits] [hibernate/hibernate-orm] 855f34: HHH-12555 Add a DialectCheck for NClob support

GitHub noreply at github.com
Mon Dec 17 07:55:48 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 855f34c77181fd9ff103a8d2bf9c9bfb37360f2c
      https://github.com/hibernate/hibernate-orm/commit/855f34c77181fd9ff103a8d2bf9c9bfb37360f2c
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/nationalized/NationalizedLobFieldTest.java
    M hibernate-testing/src/main/java/org/hibernate/testing/DialectChecks.java

  Log Message:
  -----------
  HHH-12555 Add a DialectCheck for NClob support


  Commit: 98249af058a1f6408fcfca5a61d675af192458a1
      https://github.com/hibernate/hibernate-orm/commit/98249af058a1f6408fcfca5a61d675af192458a1
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-12-17 (Mon, 17 Dec 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/type/LobUnfetchedPropertyTest.java

  Log Message:
  -----------
  HHH-12555 Disable NClob test for dialects not supporting NClob


Compare: https://github.com/hibernate/hibernate-orm/compare/4d0b5dc184f7...98249af058a1
      **NOTE:** This service has 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