[hibernate-commits] [hibernate/hibernate-orm] 023862: HHH-8428 Protect SessionFactoryRegistry.getNamedSe...

GitHub noreply at github.com
Tue Aug 6 11:53:51 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 023862728fe59e90f6e7faaf592abc122548febd
      https://github.com/hibernate/hibernate-orm/commit/023862728fe59e90f6e7faaf592abc122548febd
  Author: Karl von Randow <karl at xk72.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryRegistry.java

  Log Message:
  -----------
  HHH-8428 Protect SessionFactoryRegistry.getNamedSessionFactory(String) from NPE


  Commit: e5af57585b77c5769bdcf0daa19e734b9edd0ca0
      https://github.com/hibernate/hibernate-orm/commit/e5af57585b77c5769bdcf0daa19e734b9edd0ca0
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2013-08-06 (Tue, 06 Aug 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryRegistry.java

  Log Message:
  -----------
  HHH-8428 comment & cleanup


Compare: https://github.com/hibernate/hibernate-orm/compare/a2da42999737...e5af57585b77


More information about the hibernate-commits mailing list