Hello!
Thank you for the answers.
I have a test case with CriteriaBuilder that is working fine with the
5.4.17.Final version, but it is throwing an exception with the 6.0.0.Alpha5
version. I simply replaced the dependencies in the Maven pom.xml file.
I am getting:
java.lang.IllegalStateException: Could not resolve table reference
`T_DEPARTMENT` relative to TableGroup `null` related with NavigablePath
`NavigablePath[edu.jpa.entity.Employee.department.{id}]`
I initially took a look at the JIRA open issues looking for the keywords
"relative to TableGroup" and "related with NavigablePath", but could
not
find anything.
I can provide the source code for both examples (should I attach it to an
e-mail on the list?) and I hope it will worth your attention.
On Wed, Jun 3, 2020 at 3:16 PM Steve Ebersole <steve(a)hibernate.org> wrote:
Welcome!
Depends if it is simply something that has not yet been implemented or if
it truly is a bug. It is Alpha after all.
Feel free to start a discussion here or on Zulip
On Wed, Jun 3, 2020, 6:31 AM Sanne Grinovero <sanne(a)hibernate.org> wrote:
> Sure that's not a problem.
>
> However, 6.x has many open issues still - it might be best to track
> things on JIRA as usual:
> -
https://hibernate.atlassian.net/secure/Dashboard.jspa
>
> Either way is fine in principle, just normally we use the list to
> discuss proposals; for example if you plan to contribute a fix and
> have questions, or just want to let others know that you're looking at
> it then the list is more suitable.
>
> Thanks!
>
> On Wed, 3 Jun 2020 at 11:26, Catalin Tudose <catalin.tudose(a)gmail.com>
> wrote:
> >
> > Great, thank you!
> > There is a possible issue I discovered with 6.0.0.Alpha5.
> > Would that be fine to share it on this list?
> >
> > On Wed, Jun 3, 2020 at 1:22 PM Sanne Grinovero <sanne(a)hibernate.org>
> wrote:
> >>
> >> Hi Catalin,
> >>
> >> looks like you managed to post to the list!
> >>
> >> welcome,
> >> Sanne
> >>
> >> On Wed, 3 Jun 2020 at 11:15, Catalin Tudose
<catalin.tudose(a)gmail.com>
> wrote:
> >> >
> >> > Hello!
> >> >
> >> > I would like to post to the hibernate-dev(a)lists.jboss.org mailing
> list!
> >> > My e-mail is catalin.tudose(a)gmail.com
> >> >
> >> > Thank you!
> >> > _______________________________________________
> >> > hibernate-dev mailing list
> >> > hibernate-dev(a)lists.jboss.org
> >> >
https://lists.jboss.org/mailman/listinfo/hibernate-dev
> >> >
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
>