Re: [hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-07 Thread Steve Ebersole
Emmanuel... any idea where the best place in the current annotation binding code to put such a check? On Wed, Oct 7, 2015 at 9:26 AM andrea boriero wrote: > +1 > > On 7 October 2015 at 14:31, Steve Ebersole wrote: > >> I personally don't really see much of a justification for supporting >> thi

Re: [hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-07 Thread andrea boriero
+1 On 7 October 2015 at 14:31, Steve Ebersole wrote: > I personally don't really see much of a justification for supporting > this. If no one else can help me see the justification, I will just reject > the feature request; however it probably is a good idea to give a better > indication tat th

Re: [hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-07 Thread Davide D'Alto
> however it probably is a good idea to give a better indication tat this is not supported aside from some deeply nested NPE . +1 On Wed, Oct 7, 2015 at 2:31 PM, Steve Ebersole wrote: > I personally don't really see much of a justification for supporting > this. If no one else can help me see

Re: [hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-07 Thread Steve Ebersole
I personally don't really see much of a justification for supporting this. If no one else can help me see the justification, I will just reject the feature request; however it probably is a good idea to give a better indication tat this is not supported aside from some deeply nested NPE . On Wed,

Re: [hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-07 Thread andrea boriero
I don't figure out the use cases for @Formula on @Id as well On 7 October 2015 at 10:21, Davide D'Alto wrote: > What's the use case? A user that doesn't want to store the @Id but want it > to be available when loading the entity? > > Davide > > On Wed, Oct 7, 2015 at 2:37 AM, Steve Ebersole > w

Re: [hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-07 Thread Davide D'Alto
What's the use case? A user that doesn't want to store the @Id but want it to be available when loading the entity? Davide On Wed, Oct 7, 2015 at 2:37 AM, Steve Ebersole wrote: > Votes on supporting this? > > https://hibernate.atlassian.net/browse/HHH-9807 >

[hibernate-dev] HHH-9807 - @Id as @Formula

2015-10-06 Thread Steve Ebersole
Votes on supporting this? https://hibernate.atlassian.net/browse/HHH-9807 ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev