Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » Tool to run JPQL queries(Tool to run JPQL queries)
Tool to run JPQL queries [message #727179] Tue, 20 September 2011 15:12 Go to next message
Sridhar Baratam is currently offline Sridhar BaratamFriend
Messages: 22
Registered: September 2011
Junior Member
Hello Gurus,

Is there a tool available in EclipseLink to run JPQL queries using persistent objects on the fly similar to running SQL queries on a sql developer?

Thanks
Sridhar
Re: Tool to run JPQL queries [message #728091 is a reply to message #727179] Thu, 22 September 2011 14:11 Go to previous messageGo to next message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

You may want to look into Eclipse Dali or other IDE's JPA support, or request this feature in your IDE.

EclipseLink is a runtime, and tooling is not part of its mandate. However, there is a SessionConsole in EclipseLink testing that can run JPQL queries, but it is pretty coupled with EclipseLink testing.


James : Wiki : Book : Blog : Twitter
Re: Tool to run JPQL queries [message #728100 is a reply to message #727179] Thu, 22 September 2011 14:11 Go to previous messageGo to next message
James is currently offline JamesFriend
Messages: 272
Registered: July 2009
Senior Member
You may want to look into Eclipse Dali or other IDE's JPA support, or request this feature in your IDE.

EclipseLink is a runtime, and tooling is not part of its mandate. However, there is a SessionConsole in EclipseLink testing that can run JPQL queries, but it is pretty coupled with EclipseLink testing.
--
James : http://wiki.eclipse.org/EclipseLink : http://en.wikibooks.org/wiki/Java_Persistence : http://java-persistence-performance.blogspot.com/
Re: Tool to run JPQL queries [message #728140 is a reply to message #728091] Thu, 22 September 2011 15:40 Go to previous messageGo to next message
Sridhar Baratam is currently offline Sridhar BaratamFriend
Messages: 22
Registered: September 2011
Junior Member
Thanks for your input James. I am indeed using Eclipse (Eclipse Indigo Java EE IDE for Web Developers) as my IDE. I tried to search for SessionConsole by I cannot find it in my IDE. Is that something that I need to download seperately?

I am relatively new to Eclipse/JPA. I appreciate all your help.
Thanks
Sridhar
(no subject) [message #728162 is a reply to message #728091] Thu, 22 September 2011 15:40 Go to previous messageGo to next message
Sridhar is currently offline SridharFriend
Messages: 12
Registered: July 2009
Junior Member
Thanks for your input James. I am indeed using Eclipse (Eclipse Indigo Java EE IDE for Web Developers) as my IDE. I tried to search for SessionConsole by I cannot find it in my IDE. Is that something that I need to download seperately?

I am relatively new to Eclipse/JPA. I appreciate all your help.
Thanks
Sridhar
Re: (no subject) [message #729584 is a reply to message #728140] Mon, 26 September 2011 15:20 Go to previous messageGo to next message
James Sutherland is currently offline James SutherlandFriend
Messages: 1939
Registered: July 2009
Location: Ottawa, Canada
Senior Member

Eclipse has support for JPA project through the Eclipse Dali project. If it does not provide a query ability, you can request it in the Dali forums/bug base.


James : Wiki : Book : Blog : Twitter
Re: (no subject) [message #729596 is a reply to message #728140] Mon, 26 September 2011 15:20 Go to previous message
James is currently offline JamesFriend
Messages: 272
Registered: July 2009
Senior Member
Eclipse has support for JPA project through the Eclipse Dali project. If it does not provide a query ability, you can request it in the Dali forums/bug base.

--
James : http://wiki.eclipse.org/EclipseLink : http://en.wikibooks.org/wiki/Java_Persistence : http://java-persistence-performance.blogspot.com/
Previous Topic:desktop Swing application with EclipseLink
Next Topic:@EmbeddedId in conjunction with InheritanceType.JOINED does not generate PK-Field
Goto Forum:
  


Current Time: Fri Apr 19 08:48:00 GMT 2024

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

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

Back to the top