Used hibernate+ehcache.

- matt

Am 18.05.2011 um 21:21 schrieb andrea del bene:

> Did you implemented this cache using some framework (ehcache, terracotta, 
> spring cache, ....)?
>> I've used a second level cache, works like a charm.
>> 
>> - matt
>> 
>> --
>> iPhone Mail
>> 
>> 
>> On 18.05.2011, at 20:22, andrea del bene<andrea.on....@libero.it>  wrote:
>> 
>>> Hi,
>>> 
>>> I've just finished to implement a custom string resource loader which 
>>> checks for existing resource bundle in database. For now i've  used a 
>>> simple HashMap to store loaded entries and to retrieve them without reading 
>>> again from database. I've choose HashMap over HashTable because I need to 
>>> store null values.
>>>> Hi,
>>>> 
>>>> Has anyone successfully implemented IStringResourceLoader to get text via 
>>>> database without to much load for the database? Any suggestion?
>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>>> 
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>>> For additional commands, e-mail: users-h...@wicket.apache.org
>>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>> 
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to