[hibernate-commits] [hibernate/hibernate-core] dc9505: HHH-5794 Enhance Ejb3XmlTest to try to persist an ...

noreply at github.com noreply at github.com
Thu Dec 16 10:31:10 EST 2010


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

Commit: dc95057f4d8f2f057de32d2f2ffa9e2ab8e12847
    https://github.com/hibernate/hibernate-core/commit/dc95057f4d8f2f057de32d2f2ffa9e2ab8e12847
Author: dcarr <dcarr at commercehub.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  A testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Company.java
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlTest.java
  A testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/VicePresident.java
  A testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm4.xml

Log Message:
-----------
HHH-5794 Enhance Ejb3XmlTest to try to persist an entity mapped using <map-key-class> in the orm.xml


Commit: ce9343bbd250868865f4b17c212e96a170063f16
    https://github.com/hibernate/hibernate-core/commit/ce9343bbd250868865f4b17c212e96a170063f16
Author: David M. Carr <dcarr at commercehub.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java

Log Message:
-----------
HHH-5794 Add support for map-key-class in orm.xml


Commit: 0c23e5870c6e4b7a4628ae421ead7c856b775bf3
    https://github.com/hibernate/hibernate-core/commit/0c23e5870c6e4b7a4628ae421ead7c856b775bf3
Author: David M. Carr <dcarr at commercehub.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Company.java
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlTest.java
  M testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm4.xml

Log Message:
-----------
HHH-5794 Enhance the test to cover additional mapping elements, and implement support for them.


Commit: a750936158971a02c46acb7cbcc307b7da44a613
    https://github.com/hibernate/hibernate-core/commit/a750936158971a02c46acb7cbcc307b7da44a613
Author: David M. Carr <dcarr at commercehub.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java

Log Message:
-----------
HHH-5794 Tidy up the changeset a little.


Commit: e739e472198f76ae4c931ab73138f322b5ba8be2
    https://github.com/hibernate/hibernate-core/commit/e739e472198f76ae4c931ab73138f322b5ba8be2
Author: David M. Carr <dcarr at commercehub.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java

Log Message:
-----------
HHH-5794 More changeset cleanup.


Commit: b32e07947a1be6e14d25e20c4b015a609ea57795
    https://github.com/hibernate/hibernate-core/commit/b32e07947a1be6e14d25e20c4b015a609ea57795
Author: David M. Carr <dcarr at commercehub.com>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Company.java
  M testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm4.xml

Log Message:
-----------
HHH-5794 Remove extraneous comments from test entity.


Commit: c109bec7083cf027130489565e58b409f5549f34
    https://github.com/hibernate/hibernate-core/commit/c109bec7083cf027130489565e58b409f5549f34
Author: Hardy Ferentschik <hardy at ferentschik.de>
Date:   2010-12-16 (Thu, 16 Dec 2010)

Changed paths:
  M core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Company.java
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/Ejb3XmlTest.java
  M testsuite/src/test/java/org/hibernate/test/annotations/xml/ejb3/VicePresident.java
  M testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm4.xml

Log Message:
-----------
HHH-5794 Adding/Updating license headers




More information about the hibernate-commits mailing list