Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: f4cc72b2d3fb968cf460ffe56a7c3abef9bd8882
https://github.com/hibernate/hibernate-core/commit/f4cc72b2d3fb968cf460ff...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-06-27 (Mon, 27 Jun 2011)
Changed paths:
A hibernate-core/src/main/java/org/hibernate/annotations/CollectionOfElements.java
A hibernate-core/src/main/java/org/hibernate/annotations/ForceDiscriminator.java
A hibernate-core/src/main/java/org/hibernate/annotations/MapKey.java
A hibernate-core/src/main/java/org/hibernate/annotations/MapKeyManyToMany.java
Log Message:
-----------
Revert "HHH-6368 remove deprecated hibernate annotations"
This reverts commit 5781948ab28ea2ae4fab11814d3638c0d40e0782.
Re-adding the removed annotations since they are still used.