-->
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.  [ 3 posts ] 
Author Message
 Post subject: Immediate help plz.. to disable LEVEL1 Cache in Hibernate
PostPosted: Fri Feb 10, 2006 2:39 pm 
Regular
Regular

Joined: Tue Nov 08, 2005 1:30 pm
Posts: 50
Hi

I know
Code:
  <property name="cache.provider_class">org.hibernate.cache.NoCacheProvider</property>
        <property name="cache.use_query_cache">false</property>
        <property name="cache.use_minimal_puts">false</property>
        <property name="max_fetch_depth">3</property>


thats about level2 cache..
How can i disable the level1 Cache..

Or how can I increase the capacity of LEVEL1 Cache..
Thanks
Nag


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 10, 2006 3:18 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Go to the user forum or read some documentation.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 10, 2006 3:54 pm 
Regular
Regular

Joined: Tue Nov 08, 2005 1:30 pm
Posts: 50
i didnt find any on Hibernate Level1 cache.. Can you provide me so links plz..
Thanks
Nag


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