Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » JPQL join fetch usable in native EclipseLink application?
JPQL join fetch usable in native EclipseLink application? [message #504219] Thu, 17 December 2009 13:03 Go to next message
Reinhard is currently offline ReinhardFriend
Messages: 6
Registered: December 2009
Junior Member
Hi,
as I understand JPA/EclipseLink and native EclipseLink has basically the same capabilities.
Problem: I use a JPQL-query in a native eclipselink application (Version 1.2.0 and 2.0). This works fine, but when I try to use the "JOIN FETCH" clause I get NPEs inside eclipselink.
But some relations work.

I have no stacktrace at hand, but I can provide it. Should I suspect an error in my model (does not seem so) or a bug in eclipselink?
Or is it simply not supported?
Re: JPQL join fetch usable in native EclipseLink application? [message #506444 is a reply to message #504219] Thu, 07 January 2010 14:49 Go to previous message
Doug Clarke is currently offline Doug ClarkeFriend
Messages: 155
Registered: July 2009
Senior Member
It is difficult to say without more information. If you have a reproduction you can open a bug and attach the stack and reproduction for the committers to review.

My initial suspicion is that its a configuration issue but I never like to see our code throwing NPE if it can be avoided.

Doug
Previous Topic:Help! Weird EclipseLink exception
Next Topic:EclipseLink 2.0.0 OSGI Bundles RCP Plugin error in manifest
Goto Forum:
  


Current Time: Tue Mar 19 08:58:34 GMT 2024

Powered by FUDForum. Page generated in 0.02444 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top