[hibernate-commits] [hibernate/hibernate-orm] 3c26ae: HHH-11467 Replace incorrect use of StringHelper.WH...

GitHub noreply at github.com
Tue Feb 7 12:04:11 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3c26ae7302f5aa17c6099553c4f3fdb885f187a5
      https://github.com/hibernate/hibernate-orm/commit/3c26ae7302f5aa17c6099553c4f3fdb885f187a5
  Author: Mark Rotteveel <mark at lawinegevaar.nl>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java

  Log Message:
  -----------
  HHH-11467 Replace incorrect use of StringHelper.WHITESPACE with single space.

This prevents an issue with Firebird where formfeed (\f or 0x0c) is not considered valid whitespace in a query.




More information about the hibernate-commits mailing list