-->
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: Hibernate2 Migration To Hibernate 3
PostPosted: Fri Sep 16, 2005 8:26 am 
Beginner
Beginner

Joined: Sun Apr 24, 2005 4:25 am
Posts: 28
Hello,

i've done a migration from hibernate2 to hibernate3. It seems to be that the migration is working right excepting the hibernate.query.substitution.

I have defined a query substitution:

Code:
hibernate.query.substitution toUpper=UPPER


This key value pair worked fine in hibernate2 but doesn't still work in hibernate3.

An database exception will be thrown that there is no such column. But if i replace the toUpper() with upper() then it works.
The problem is that i use toUpper() in the whole project and i don't want to replace all.

Does anybody know about my problem?

Kind regards

Roman


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 16, 2005 9:17 am 
Beginner
Beginner

Joined: Sun Apr 24, 2005 4:25 am
Posts: 28
JIRA Issue Tracker :(

http://opensource2.atlassian.com/projects/hibernate/browse/HHH-165


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.