Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5b76256e96f4bba97e9cd9b8158d88ad2fdfb972
https://github.com/hibernate/hibernate-orm/commit/5b76256e96f4bba97e9cd9b...
Author: thymepuns <thymepuns(a)gmail.com>
Date: 2018-11-09 (Fri, 09 Nov 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionType.java
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/Email.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/UserCollectionTypeAnnotationsVariantTest.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/UserCollectionTypeHbmVariantTest.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/UserCollectionTypeTest.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/UserPermissions.hbm.xml
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/UserWithUnimplementedCollection.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/UserWithUnimplementedCollectionTest.java
A
hibernate-core/src/test/java/org/hibernate/test/collection/custom/declaredtype/explicitsemantics/UserCollectionTypeTest.java
Log Message:
-----------
HHH-9241 - Allow declaring non-java.util Collection interfaces
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.