[hibernate-commits] [hibernate/hibernate-orm] 88cb32: HHH-9294 Reduce throw of NumberFormatException in ...

GitHub noreply at github.com
Fri Jul 18 11:28:25 EDT 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 88cb320d160efb8bcb83200ab5772e808d26c541
      https://github.com/hibernate/hibernate-orm/commit/88cb320d160efb8bcb83200ab5772e808d26c541
  Author: barreiro <lbbbarreiro at gmail.com>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/spi/BaseQueryImpl.java

  Log Message:
  -----------
  HHH-9294 Reduce throw of NumberFormatException in BaseQueryImpl


  Commit: 78aa10c0bacfea14fbf9e8e1adde3f0c820b7a7d
      https://github.com/hibernate/hibernate-orm/commit/78aa10c0bacfea14fbf9e8e1adde3f0c820b7a7d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-07-18 (Fri, 18 Jul 2014)

  Changed paths:
    A hibernate-entitymanager/src/main/java/org/hibernate/jpa/internal/util/PessimisticNumberParser.java
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/spi/BaseQueryImpl.java
    A hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/util/PessimisticNumberParserUnitTest.java

  Log Message:
  -----------
  HHH-9294 move the number checking utility to a separate private utility


Compare: https://github.com/hibernate/hibernate-orm/compare/53b7c6288c0f...78aa10c0bacf


More information about the hibernate-commits mailing list