All,
   I have a CMP for a small database table that contains pretty static data.  I would 
like for the CMP to make a single access to the database to load all of the rows in 
the table into cache.  Once the data has been loaded, I would like the CMP to be 
completely independent of the database; such that if the database fails or changes, 
the CMP will never 'know', but instead, it will continue to return the cached data.  I 
have tried commit-option A, read-only, etc., but to no avail.  Is this situation not 
appropriate to a CMP?  Will lost connections always cause Exceptions?  Any and all 
input on this subject would be appreciated.
Thanks,
-MLA


<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825370#3825370";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825370>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to