[hibernate-commits] [hibernate/hibernate-core] 227141: HHH-6263 Binding @Proxy. Adding some tests

noreply at github.com noreply at github.com
Thu May 26 13:01:37 EDT 2011


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

Commit: 227141e6433001359cf9f6477752e1f481df8611
    https://github.com/hibernate/hibernate-core/commit/227141e6433001359cf9f6477752e1f481df8611
Author: Hardy Ferentschik <hardy at hibernate.org>
Date:   2011-05-26 (Thu, 26 May 2011)

Changed paths:
  M hibernate-core/src/main/java/org/hibernate/metamodel/binding/EntityBinding.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/AbstractEntityBinder.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/HbmBinder.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/BaseAnnotationBindingTestCase.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/CacheBindingTests.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/InheritanceTypeTest.java
  A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/ProxyBindingTests.java

Log Message:
-----------
HHH-6263 Binding @Proxy. Adding some tests




More information about the hibernate-commits mailing list