This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 111219

Summary: JPA explorer with JPQL navigator
Product: javaee Reporter: jonathanvilalopez <jonathanvilalopez>
Component: PersistenceAssignee: Dongmei Cao <dongmeic>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: GeraldoLuiz
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jonathanvilalopez 2007-07-27 11:32:26 UTC
It would be so useful to test JPQL queries ,with code completion and syntax coloring, against a database configured in a
persistence unit.
Comment 1 Sergey Petrov 2009-11-13 00:23:11 UTC
*** Bug 159084 has been marked as a duplicate of this bug. ***
Comment 2 GeraldoLuiz 2010-02-02 19:40:42 UTC
I think it's important to have any kind of assistance in writing jpql statements. 

It's possible to have also a JPQL Editor, just like the SQL Editor. In fact, I think now-a-days a jpql editor is even more relevant than the sql one, because of the widespread presence of the jpa in all java stack, specially after java ee 6 and jpa 2.0.

Any feature to help code a jpql statement with the right syntax will be greatly appreciated.

Geraldo.
Comment 3 GeraldoLuiz 2010-02-02 19:42:58 UTC
I think it's important to have any kind of assistance in writing jpql statements. 

It's possible to have also a JPQL Editor, just like the SQL Editor. In fact, I think now-a-days a jpql editor is even more relevant than the sql one, because of the widespread presence of the jpa in all java stack, specially after java ee 6 and jpa 2.0.

Any feature to help code a jpql statement with the right syntax will be greatly appreciated.

Geraldo.
Comment 4 Sergey Petrov 2012-06-13 11:37:16 UTC

*** This bug has been marked as a duplicate of bug 197684 ***