[hibernate-dev] My email

Catalin Tudose catalin.tudose at gmail.com
Wed Jun 3 09:27:24 EDT 2020


Done. Please let me know if it is fine and if I should do anything else at
this point.
Thank you!

On Wed, Jun 3, 2020 at 4:13 PM Steve Ebersole <steve at hibernate.org> wrote:

> If you have a test, consider creating a PR against the 6.0 branch.  That's
> the easiest way for us to look at it
>
> On Wed, Jun 3, 2020 at 7:34 AM Catalin Tudose <catalin.tudose at gmail.com>
> wrote:
>
>> 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 at 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 at 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 at 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 at 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 at gmail.com> wrote:
>>>> >> >
>>>> >> > Hello!
>>>> >> >
>>>> >> > I would like to post to the hibernate-dev at lists.jboss.org mailing
>>>> list!
>>>> >> > My e-mail is catalin.tudose at gmail.com
>>>> >> >
>>>> >> > Thank you!
>>>> >> > _______________________________________________
>>>> >> > hibernate-dev mailing list
>>>> >> > hibernate-dev at lists.jboss.org
>>>> >> > https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>> >> >
>>>> _______________________________________________
>>>> hibernate-dev mailing list
>>>> hibernate-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>>
>>>>


More information about the hibernate-dev mailing list