[hibernate-commits] [hibernate/hibernate-orm] 3a07c2: Fixed @Any and @ManyToAny support in overridden JP...
GitHub
noreply at github.com
Wed Jul 10 11:43:29 EDT 2013
Branch: refs/heads/4.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 3a07c28c08cbdeda33a56c05c18fefd46e3e0826
https://github.com/hibernate/hibernate-orm/commit/3a07c28c08cbdeda33a56c05c18fefd46e3e0826
Author: amkad <amkad2 at gmail.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverriddenAnnotationReader.java
Log Message:
-----------
Fixed @Any and @ManyToAny support in overridden JPA annotation reader HHH-4261
Commit: 0aa4d6cfb541aabcb5c6b404e034c85a6b7cbe4f
https://github.com/hibernate/hibernate-orm/commit/0aa4d6cfb541aabcb5c6b404e034c85a6b7cbe4f
Author: amkad <amkad2 at gmail.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/annotations/any/AnyTest.java
A hibernate-core/src/test/resources/org/hibernate/test/annotations/any/orm.xml
Log Message:
-----------
Changed test to reproduce HHH-4261
Commit: 08e3b16a9585084222beaf82252a45a884ddd684
https://github.com/hibernate/hibernate-orm/commit/08e3b16a9585084222beaf82252a45a884ddd684
Author: Brett Meyer <brett at 3riverdev.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/annotations/any/AnyTest.java
M hibernate-core/src/test/resources/org/hibernate/test/annotations/any/orm.xml
Log Message:
-----------
HHH-4261 comment and checkstyle
Compare: https://github.com/hibernate/hibernate-orm/compare/95d113f8d29a...08e3b16a9585
More information about the hibernate-commits
mailing list