[hibernate-commits] [hibernate/hibernate-orm] d0f883: HHH-7620 - allow ValidatorFactory to be passed int...

GitHub noreply at github.com
Thu Sep 20 06:40:27 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: d0f88347af9048e6756dc8a7b277495b7430563b
      https://github.com/hibernate/hibernate-orm/commit/d0f88347af9048e6756dc8a7b277495b7430563b
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2012-09-20 (Thu, 20 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/registry/StandardServiceRegistryBuilder.java
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/boot/internal/EntityManagerFactoryBuilderImpl.java

  Log Message:
  -----------
  HHH-7620 - allow ValidatorFactory to be passed into EntityManagerFactoryBuilder : reordered EMF builder processing to better allow late ValidatorFactory and DataSource (HHH-7621) passing





More information about the hibernate-commits mailing list