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: Oracle Soundex and Hibernate
PostPosted: Mon Apr 11, 2005 12:15 pm 
Newbie

Joined: Mon Apr 11, 2005 11:58 am
Posts: 1
Hi,

Kind of new to Hibernate. Planning to use the latest HB3.

Here is the question:
I have a search form that searches the DB for people based on different information, including their last/first name. The user can specify last/first name % match, so that Oracle Soundex package can return names of people that "sound" the same to a certain % like the entry for first/last name. The data itself is very rarely changed. It's mostly there for users to browse. Occasionally, users do modify it though.

1) Can I use Hibernate to do this query even though it will be using an Oracle-specific package?

2) Does it make sense to use Hibernate for this? I was thinking to enable second-level cache for this to minimize hits to the database. (App requirements are for a pretty high load of users.)

Thanks,
Yaakov.


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.