-->
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.  [ 2 posts ] 
Author Message
 Post subject: A question about native SQL in Hibernate3
PostPosted: Tue Nov 22, 2005 10:41 pm 
Newbie

Joined: Tue Nov 22, 2005 10:24 pm
Posts: 1
In Hibernate2.x,I can find a method:
Code:
public abstract Query createSQLQuery(String s, String as[], Cass aclass[]);

but I can not find a method to replace the same in Hibernate3,Why?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 23, 2005 3:06 am 
Expert
Expert

Joined: Mon Jul 04, 2005 5:19 pm
Posts: 720
hibernate 3 is not binary compatible w/ hibernate 2. Is there any reason org.hibernate.Session.createSQLQuery() does not meet your needs?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.