-->
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: How to implement Oracle Soundex function in hibernate
PostPosted: Mon May 22, 2006 1:41 am 
Newbie

Joined: Tue May 02, 2006 1:29 am
Posts: 6
Hibernate Version 3.0.5

Hi All

I want to implement oracle soundex function in hibernate please tell me how to implement the Soundex function in the Hibernate

For an example....

Select soundex(Empname) from employee.

This the query I want to execute in the Hibernate


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 22, 2006 12:37 pm 
Expert
Expert

Joined: Fri Jul 22, 2005 2:42 pm
Posts: 670
Location: Seattle, WA
I guess you do not want to implement the function but call it.
I n the case native SQL support in Hibernate is your friend
http://www.hibernate.org/hib_docs/v3/re ... rysql.html

_________________
--------------
Konstantin

SourceLabs - dependable OpenSource systems


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.