-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: how to perform DML operation using HQL Editor in eclipse?
PostPosted: Mon May 10, 2010 3:41 am 
Newbie

Joined: Tue May 04, 2010 5:21 am
Posts: 6
Hello,

I am using JBoss HQL Editor in my Eclipse Ganymade.
I can perform select operation using HQL Editor.

But when I try to perform Delete/Update operation It throws an Exception: NO DML Operation Supported.

Perhaps HQL Editor perfoms
session.createQuery(hQL)
But for the update operation it needs to call
query.executeUpdate()

So how can I solve this issue..
Thank you

Regards,
Harsh


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.