Refers to Stackoverflow error:
[JBoss WildFly 11, Hibernate ORM 5.2, OGM 5.3 and MongoDB - zero length array of Objects|http://stackoverflow.com/questions/49232318/jboss-wildfly-11-hibernate-orm-5-2-ogm-5-3-and-mongodb-zero-length-array-of?noredirect=1#comment85510037_49232318]
@ElementCollection doesn't retrieve MongoDB array as a collection of Embedded Entities.
* UPDATE * : It turns out that this is not a bug, but I still want to add a couple of additional tests |
|