-->
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: using oracle index in hibernate for improving performance
PostPosted: Mon Jul 20, 2009 10:16 am 
Newbie

Joined: Thu Feb 26, 2009 10:09 am
Posts: 2
Hi Friends,

I am trying to use the oracle index (index is already created in oracle database) .
have added the following line in hbm file for enabling the index but it seems giving no impact on performance , the data is about in multiple tables and each having more then 50 millions of record

<column name="SOMEID" precision="12" scale="0" index="SOME_PK"/>
kindly tell me if i am doing the right thing or do i need to enable some property in hibernate config file.

is there any other any ways to improve the performance for fetching the records from the DB , am using the mem-cache and connection pool.


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.