-->
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.  [ 3 posts ] 
Author Message
 Post subject: Does Hibernate have createCommand similar to createQuery
PostPosted: Wed Nov 26, 2003 12:31 pm 
Newbie

Joined: Wed Nov 12, 2003 11:07 am
Posts: 15
Location: Canada
Hi!
I would like to be able to run an SQL command. Is there any way to do this within Hibernate? I know it has createQuery...

Thanks,
-Kourosh


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 26, 2003 12:44 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
What would this do? How would it be different to session.connection().prepareStatement(....).executeUpdate() ?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 26, 2003 12:54 pm 
Newbie

Joined: Wed Nov 12, 2003 11:07 am
Posts: 15
Location: Canada
gavin wrote:
What would this do? How would it be different to session.connection().prepareStatement(....).executeUpdate() ?


Thanks for your speedy response. Yes, it will do it!
-Kourosh


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

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.