Re: [hibernate-dev] @Filter does not apply to direct entity fetching

2017-02-13 Thread Vlad Mihalcea
All right. I'm going to add a task for it. On Mon, Feb 13, 2017 at 3:40 PM, andrea boriero wrote: > Vlad, it would be great to add this info to the documentation. > > On 13 February 2017 at 12:59, Steve Ebersole wrote: > >> It is designed to work that way. >> >> On Mon, Feb 13, 2017 at 1:43 AM

Re: [hibernate-dev] @Filter does not apply to direct entity fetching

2017-02-13 Thread andrea boriero
Vlad, it would be great to add this info to the documentation. On 13 February 2017 at 12:59, Steve Ebersole wrote: > It is designed to work that way. > > On Mon, Feb 13, 2017 at 1:43 AM Vlad Mihalcea > wrote: > > > Hi, > > > > I got the following question on StackOverflow: > > > > > > http://st

Re: [hibernate-dev] @Filter does not apply to direct entity fetching

2017-02-13 Thread Steve Ebersole
It is designed to work that way. On Mon, Feb 13, 2017 at 1:43 AM Vlad Mihalcea wrote: > Hi, > > I got the following question on StackOverflow: > > > http://stackoverflow.com/questions/42173894/hibernate-enablefilter-not-working-when-loading-entity-by-id/42197922#42197922 > > and it looks like a

Re: [hibernate-dev] JDK 9 EA Build 155 is available on java.net

2017-02-13 Thread Guillaume Smet
Hi Rory, Will do, thanks! On Mon, Feb 13, 2017 at 12:47 PM, Rory O'Donnell wrote: > Hi Guillaume, > > It would be great if you could open a thread on jigsaw-dev mailing list on > this topic ? > > Rgds,Rory > ___ hibernate-dev mailing list hibernate-de

Re: [hibernate-dev] JDK 9 EA Build 155 is available on java.net

2017-02-13 Thread Rory O'Donnell
Hi Guillaume, It would be great if you could open a thread on jigsaw-dev mailing list on this topic ? Rgds,Rory On 13/02/2017 11:05, Guillaume Smet wrote: > Hello Rory, > > I just tried updating our build of Hibernate Validator to b156 and I > discovered this one: https://bugs.openjdk.java.ne

Re: [hibernate-dev] JDK 9 EA Build 155 is available on java.net

2017-02-13 Thread Guillaume Smet
Hello Rory, I just tried updating our build of Hibernate Validator to b156 and I discovered this one: https://bugs.openjdk.java.net/browse/JDK-8173604 . I was surprised to see the module renaming from java.annotations.common to java.xml.ws.annotation considering this module contains the @Generate