[hibernate-commits] [hibernate/hibernate-core] 45ac70: HHH-6170 Offer ability to customize the default Tr...

noreply at github.com noreply at github.com
Wed May 4 08:47:44 EDT 2011


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

Commit: 45ac70b03ddb8a3d6680ae879b40c3adb0d853e8
    https://github.com/hibernate/hibernate-core/commit/45ac70b03ddb8a3d6680ae879b40c3adb0d853e8
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date:   2011-05-04 (Wed, 04 May 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/cfg/Environment.java
  M hibernate-core/src/main/java/org/hibernate/transaction/TransactionFactoryFactory.java
  M hibernate-entitymanager/src/main/java/org/hibernate/ejb/Ejb3Configuration.java

Log Message:
-----------
HHH-6170 Offer ability to customize the default TransactionFactory implementation

Allow to customize implementation used if none is specified specifically by the user programmatically or via configuration


Commit: 2706b688f2a240391db34e7837e126a55d36a9a6
    https://github.com/hibernate/hibernate-core/commit/2706b688f2a240391db34e7837e126a55d36a9a6
Author: Emmanuel Bernard <emmanuel at hibernate.org>
Date:   2011-05-04 (Wed, 04 May 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/cfg/Environment.java
  M hibernate-core/src/main/java/org/hibernate/transaction/TransactionManagerLookupFactory.java

Log Message:
-----------
HHH-6170 Offer ability to customize the default TransactionManagerLookup implementation


Compare: https://github.com/hibernate/hibernate-core/compare/8a4b5cc...2706b68


More information about the hibernate-commits mailing list