Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: d9e5edc9c0268c25d780c78d97a7c918b1b6a9ae
https://github.com/hibernate/hibernate-orm/commit/d9e5edc9c0268c25d780c78...
Author: Yordan Gigov <jgigov(a)abv.bg>
Date: 2017-01-24 (Tue, 24 Jan 2017)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/test/type/contributor/Array.java
A hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayType.java
A
hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayTypeContributorTest.java
A
hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArrayTypeDescriptor.java
Log Message:
-----------
HHH-11409 - Bind registered collection types using their type handler
Try to replicate issue