Have not not had a chance to look deeply yet, but interesting...
https://confluence.atlassian.com/display/AOD/Advanced+workflow+configuration?utm_campaign=yuX3vawa&utm_medium=navbar&utm_source=inproduct
___
hibernate-dev mailing list
hibernate-dev@lists.
Generally speaking we do not port changes to the 4.2 branch anymore.
However this one is a pretty obvious bug. I would say that as long as no
public contracts were changed, to go ahead and port it. But I would
check/coordinate with Gail.
Gail, wdyt?
On Thu, Sep 18, 2014 at 9:44 AM, andrea bori
I have applied the patch for the jira
https://hibernate.atlassian.net/browse/HHH-9369 to the following branches:
- master
- 4.3
do I have to apply it also to 4.2?
Thanks,
Andrea
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://list
Thanks,
Davide
On Thu, Sep 18, 2014 at 3:15 PM, Steve Ebersole wrote:
> I have not played with case specifically, but it makes sense. ORM tries
> hard to never return a null collection reference.
>
> On Wed, Sep 17, 2014 at 10:31 AM, Davide D'Alto
> wrote:
>
>> Hi,
>> I've created a test for
I have not played with case specifically, but it makes sense. ORM tries
hard to never return a null collection reference.
On Wed, Sep 17, 2014 at 10:31 AM, Davide D'Alto
wrote:
> Hi,
> I've created a test for OGM where we store an @Embeddable containing a list
> annotated with @ElementCollectio