<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : DevForce caching</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : DevForce caching</description>
  <pubDate>Mon, 13 Apr 2026 02:26:43 -700</pubDate>
  <lastBuildDate>Tue, 13 Mar 2012 14:42:37 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3333</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>DevForce caching : Hi Thomas,There are 2 types of...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3333&amp;PID=12977#12977</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 3333<br /><strong>Posted:</strong> 13-Mar-2012 at 2:42pm<br /><br />Hi Thomas,<div><br></div><div>There are 2 types of caching in DevForce,</div><div><br></div><div>1. Query caching -&nbsp;<a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/query-cache" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/query-cache</a></div><div><br></div><div>and</div><div><br></div><div>2. Entity caching (EntityManager's cache) -&nbsp;<a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/start-entity-cache" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/start-entity-cache</a></div><div><br></div><div>They both determine DevForce caching behavior.</div><div><br></div><div>The answer to your first question, is yes. When you add that person to the EntityManager, it will be stored in the EntityManager's cache.</div><div><br></div><div>There's no difference in caching behavior for client or server's version of EntityManager. So, yes, if you have queried all data into your server version of EntityManager, then you can always work with its cache.</div>]]>
   </description>
   <pubDate>Tue, 13 Mar 2012 14:42:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3333&amp;PID=12977#12977</guid>
  </item> 
  <item>
   <title>DevForce caching : This is just a general question...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3333&amp;PID=12962#12962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1400" rel="nofollow">Thomas</a><br /><strong>Subject:</strong> 3333<br /><strong>Posted:</strong> 12-Mar-2012 at 10:25pm<br /><br />This is just a general question about caching in DevForce:<div><br></div><div>If I quey the cache on the client to get a list of persons, insert a person and after that query the cache again does the cache contain my own inserted person?&nbsp;</div><div><br></div><div>I would also be interested if the same is true for the server version. So if it is true it would mean that on the server I could always query the cache as long as there is no other application directly inserting into the database.</div>]]>
   </description>
   <pubDate>Mon, 12 Mar 2012 22:25:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3333&amp;PID=12962#12962</guid>
  </item> 
 </channel>
</rss>