| Author |
java caching System, need a free library and code
|
omar bili
Ranch Hand
Joined: Aug 13, 2004
Posts: 177
|
|
Hi did someone use the java caching System to retreave data from a database and put them in a cach. i need the link to a library and some examples on how to get started, all the products that i have encountered are without any examples and hard to use. Regards, Omar
|
 |
Eric Lemaitre
Ranch Hand
Joined: Jul 03, 2004
Posts: 538
|
|
Hi ! JCache : http://sourceforge.net/projects/jcache http://jcache.sourceforge.net/ Best regards.
|
Eric LEMAITRE
CNAM IT Engineer, MS/CS (RHCE, RHCX, SCJA, SCJP, SCJD, SCWCD, SCBCD, SCEA, Net+)
Free Online Tutorials: http://www.free-tutorials-online.net/
|
 |
David Harkness
Ranch Hand
Joined: Aug 07, 2003
Posts: 1646
|
|
The Hibernate caching documentation mentions that JBoss's cache (used for entity bean caching, I assume) can be hooked up to service Hibernate, so it seems it must be reasonably independent of the JBoss container itself. At least you know it's been put through it's paces.
|
 |
 |
|
|
subject: java caching System, need a free library and code
|
|
|