Bug 224790 - NamedQuery annotation support for Hibernate
Summary: NamedQuery annotation support for Hibernate
Status: RESOLVED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: Teneo (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Martin Taal CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-03-30 07:13 EDT by Phaneesh CLA
Modified: 2008-05-27 19:20 EDT (History)
1 user (show)

See Also:


Attachments
Patch for NamedQuery Support (48.21 KB, patch)
2008-03-30 07:16 EDT, Phaneesh CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Phaneesh CLA 2008-03-30 07:13:54 EDT
Hi,
I want to add NamedQuery annotation support for teneo as it improves the usability of the framework in an enterprise application scenario when using GenericDAO pattern. 
Regards
Phaneesh
Comment 1 Phaneesh CLA 2008-03-30 07:16:32 EDT
Created attachment 94134 [details]
Patch for NamedQuery Support

Hi Martin,
As requested I opened an bugzilla enhancement ticket and then I have attached the patch to the bug. Please review the same and merge it to trunk.

Regards
Phaneesh
Comment 2 Martin Taal CLA 2008-03-30 16:56:01 EDT
Hi Phaneesh,
Thanks, I added support on epackage level and committed it in cvs.

gr. Martin
Comment 3 Martin Taal CLA 2008-03-31 06:21:54 EDT
Fix in build: 0.8.0/I200803310559

gr. Martin
Comment 4 Martin Taal CLA 2008-05-25 13:52:12 EDT
contributed
Comment 5 Martin Taal CLA 2008-05-25 13:53:20 EDT
committed