[hibernate-commits] [hibernate/hibernate-orm] 9afc17: HHH-8357 - remove dom4j proxy support

GitHub noreply at github.com
Thu Jul 11 05:39:28 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9afc17a209095e8139f66aed85ea812bb660eeb2
      https://github.com/hibernate/hibernate-orm/commit/9afc17a209095e8139f66aed85ea812bb660eeb2
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2013-07-11 (Thu, 11 Jul 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/util/ReflectHelper.java
    R hibernate-core/src/main/java/org/hibernate/proxy/dom4j/Dom4jLazyInitializer.java
    R hibernate-core/src/main/java/org/hibernate/proxy/dom4j/Dom4jProxy.java
    R hibernate-core/src/main/java/org/hibernate/proxy/dom4j/Dom4jProxyFactory.java
    M hibernate-core/src/main/java/org/hibernate/proxy/pojo/javassist/JavassistLazyInitializer.java
    M hibernate-core/src/main/java/org/hibernate/proxy/pojo/javassist/JavassistProxyFactory.java

  Log Message:
  -----------
  HHH-8357 - remove dom4j proxy support





More information about the hibernate-commits mailing list