[hibernate-commits] [hibernate/hibernate-core] 244623: HHH-6822 - Split notions of (1) "naming" a Session...

noreply at github.com noreply at github.com
Thu Dec 29 11:01:54 EST 2011


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

  Commit: 244623cce96646cfeea4b442e746ea62e9517790
      https://github.com/hibernate/hibernate-core/commit/244623cce96646cfeea4b442e746ea62e9517790
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
  M hibernate-core/src/main/java/org/hibernate/cfg/Settings.java
  M hibernate-core/src/main/java/org/hibernate/cfg/SettingsFactory.java
  M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
  M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryRegistry.java
  M hibernate-core/src/main/java/org/hibernate/jmx/SessionFactoryStub.java
  A hibernate-core/src/test/java/org/hibernate/serialization/SessionFactorySerializationTest.java

  Log Message:
  -----------
  HHH-6822 - Split notions of (1) "naming" a SessionFactory and (2) specifying a JNDI name to which to bind it


  Commit: 00d7baedfab13b8436beaa2c95b24dd3d6af7f5e
      https://github.com/hibernate/hibernate-core/commit/00d7baedfab13b8436beaa2c95b24dd3d6af7f5e
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-12-29 (Thu, 29 Dec 2011)

  Changed paths:
    M hibernate-core/src/matrix/java/org/hibernate/test/locking/LockModeTest.java

  Log Message:
  -----------
  HHH-5275 - Criteria.setLockMode does not work correctly


Compare: https://github.com/hibernate/hibernate-core/compare/3d517d7...00d7bae


More information about the hibernate-commits mailing list