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 91820 - Provide property editor or customizer for JPA queries
Summary: Provide property editor or customizer for JPA queries
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-04 13:58 UTC by Jan Stola
Modified: 2008-05-05 08:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2007-01-04 13:58:26 UTC
Provide a way to customize JPA query used to obtain the entity instances from 
the DB. The minimum support will allow you to write down the JPA query, but it 
would be nice if the editor would allow you to work easily with parameterized 
and named queries.
Comment 1 Tomas Pavek 2007-04-19 13:58:50 UTC
The minimum support has been implemented. We may further improve it in future.