Re: [hibernate-dev] Is the the optional=false @OneToOne lazy retrieval still relevant

2016-01-10 Thread Martijn Dashorst
You just ran into a long standing bug with Hibernate, reported over 5 years ago: https://hibernate.atlassian.net/browse/HHH-3930 Martijn On Fri, Jan 8, 2016 at 4:08 PM, Vlad Mihalcea wrote: > Hi, > > I remember that for a bidirectional @OneToOne relationship, the optional = > false attribute c

Re: [hibernate-dev] Fwd: Link to test case templates

2015-11-03 Thread Martijn Dashorst
le >> > already. >> > Keep in mind that Hibernate might need to generate multiple SQL >> > statements per operation. >> > >> > Sanne >> > >> > -- Forwarded message -- >> > From: Martijn Dashorst >> > Dat

Re: [hibernate-dev] "Stale" Hibernate issues

2014-04-07 Thread Martijn Dashorst
Please bear with me, it's 1:45am and someone on the internet is wrong :-). Somehow this triggered a knee-jerk reaction to an issue that is rather minor, hasn't bothered me in months (every now and then I come across the comment in our source code that references this particular hibernate issue, an