Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Support of eclipselink jpa for third party cache(Gemfire)

Tushar,
Yes, integration with GemFire would be beneficial. You could vote for your enhancement request as well. https://bugs.eclipse.org/bugs/show_bug.cgi?id=336910#c3
>I would start with their documentation
http://community.gemstone.com/display/gemfire/GemFire+Enterprise

>And then read up on our cache interceptors and redirectors and session customizers
http://wiki.eclipse.org/EclipseLink/DesignDocs/219683
http://www.eclipse.org/eclipselink/api/2.1/org/eclipse/persistence/sessions/interceptors/package-summary.html
http://www.eclipse.org/eclipselink/api/2.1/org/eclipse/persistence/queries/QueryRedirectorHelper.html
http://wiki.eclipse.org/Customizing_the_EclipseLink_Application_(ELUG)#Using_the_Session_Customizer_Class

thank you
/Michael

On 21/02/2011 03:21, Tushar Dodia wrote:
Hello,
Actually,I am working on a project related with Auctions ,in which I am using eclipselink JPA as a provider. Eclipselink jpa by default provide second level cache.I have to use Gemfire as second level cache instead default cache. I just want to know weather eclipselink provide standard plugin for gemfire or not?. That mean is it possible to use gemfire caching with eclipselink jpa as a third party cache? And if it is possible, which configurations I need to make i.e. jar files, environment variables, properties in persistent.xml etc. If you have any working example, I would be highly obliged if you could give me the same.
Thanks and Regards,

Tushar Dodia |Software Developer -Cloud Computing tushar_dodia@xxxxxxxxxxxxxxxx| Cell: +91-9404034050 Persistent Systems Ltd. | 20 Glorious Years | www.persistentsys.com "And in the end it's not the years in your life that count. It's the life in your years." DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


Back to the top