[infinispan-dev] [ISPN-31]JPA based cache store

Alejandro Montenegro aamonten at gmail.com
Thu Jul 23 10:34:18 EDT 2009


Hi guys,some thought about this issue. Mainly there are two option for the
implementation:

1- Objects stored in cache are by themselves Entites (marked with an
@Entity)

2- Create a kind of wrapper Entity for non-entities objects

[1] Are more straight forward and should perform better, but are restricted
to Enities
[2] Are more complex to develop, as have to figure out a good structure fot
the wrapper, but satifies a lot of more use cases.


-- 
Alejandro Montenegro del Pino.
Viña del Mar - Chile
phone: (+56) 9-68358690
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20090723/b00a7436/attachment.html 


More information about the infinispan-dev mailing list