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: NHibernate Second-level Cache Monitoring
PostPosted: Tue Aug 08, 2006 3:31 am 
Newbie

Joined: Tue Apr 25, 2006 2:24 pm
Posts: 2
dear friends
I mehdi am a software engineer whome does research over
computer science from univercity of science and research
in tehran.
I am recently doing some research over the subject of
ORM(Object Relational Mapping) and caching optimization
benchmarks.for this deed, I need your help to be able to
have access to new papers and journals related subjects.
please consider my request aboute how to get materials
needed from your side and your supervision please contact
also I need Monitor Cache Item of q query :

cfg = new Configuration();
cfg.Configure(HIBERNATE_CFG_XML);
ISessionFactory sessionFactory = cfg.BuildSessionFactory();
aSession = sessionFactory.OpenSession();
q = aSession.CreateQuery("from VocherBDO");
q.SetCacheRegion("my");
q.SetCacheable(true);
IList MyList = q.List();
return MyList;

me via E-mail: mhd_abbassi@yahoo.com
sincerely yours mehdi.


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.