[hibernate-commits] [hibernate/hibernate-core] e21053: HHH-6792 connection leaks due to service registry ...

noreply at github.com noreply at github.com
Wed Nov 2 10:28:26 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: e2105370594df8ee7dee78eca2f2c4bf6b8fd2de
      https://github.com/hibernate/hibernate-core/commit/e2105370594df8ee7dee78eca2f2c4bf6b8fd2de
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-11-02 (Wed, 02 Nov 2011)

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

  Log Message:
  -----------
  HHH-6792 connection leaks due to service registry is not destroyed


  Commit: 16f0fa5373bf1c2e8f0dc736a3cf7cb39256955e
      https://github.com/hibernate/hibernate-core/commit/16f0fa5373bf1c2e8f0dc736a3cf7cb39256955e
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-11-02 (Wed, 02 Nov 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/SybaseASE15Dialect.java
  M hibernate-core/src/main/java/org/hibernate/type/descriptor/JdbcTypeNameMapper.java

  Log Message:
  -----------
  HHH-6795 unsupported Boolean type null value on Sybase causes hangs forever when doing bind parameter


Compare: https://github.com/hibernate/hibernate-core/compare/946925f...16f0fa5


More information about the hibernate-commits mailing list