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 201852

Summary: Completion of pre-defined named queries
Product: javaee Reporter: arungupta <arungupta>
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED DUPLICATE    
Severity: normal CC: pjiricka
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description arungupta 2011-09-08 18:19:52 UTC
It would be nice to allow code completion of pre-defined named queries (in a JPA entity) in the arguments of EntityManager.createNamedQuery (used in an EJB).
Comment 1 Sergey Petrov 2012-02-01 15:19:35 UTC
see #199033
it's done for namedqueries annotation but not for EntityManager.createNamedQuery
Comment 2 Sergey Petrov 2012-02-01 15:29:54 UTC
ok< i miss there is nothing about nq itself but request itself is a duplicate

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