Documentation makes it sound like only arrays of basic types are supported.
[1]
I see a test using an array of entities, but I don't see one for an array
of embeddables. [2]
Regards,
Gail
[1]
http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html#collections-arra
+1
On Mon, Jul 24, 2017 at 10:20 AM Vlad Mihalcea
wrote:
> Hi,
>
> Since it's more than one year since we switched to Asciidoc, I think we
> should remove the docbook folder.
>
> Does anyone has anything against it or thinks this is not a good idea?
>
> Vlad
> ___
Hi all,
One general challenge for HV is that we cannot easily determine the set of
validated classes upfront. Neither is there means of listing all validated
types explicitly (akin to JPA's in persistence.xml), nor is it
sufficient to check classes for a limited set of well-known annotations to
i
Hi,
Since it's more than one year since we switched to Asciidoc, I think we
should remove the docbook folder.
Does anyone has anything against it or thinks this is not a good idea?
Vlad
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https
On Mon, Jul 24, 2017 at 2:54 PM, Gunnar Morling
wrote:
> Awesome, thanks a lot for getting the numbers and applying the
> improvements.
>
> So to be sure, at runtime (non-metadata retrieval), CR3 already is faster
> than 5.4, also without your latest optimisations from the pending PR? You
> menti
Hi Guillaume,
Awesome, thanks a lot for getting the numbers and applying the improvements.
So to be sure, at runtime (non-metadata retrieval), CR3 already is faster
than 5.4, also without your latest optimisations from the pending PR? You
mentioned this morning that having the first 6 commits fro
> This build on CI seems stuck since yesterday:
Yes, there was a race condition that I fixed before leaving on Friday.
Sorry I didn't realize this build was still running.
> Also I noticed a huge amount of log output: "121,741 KB". Do you really
> need all that output for each build? Esp. given t