You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Kris Vishwanathan <v2...@us.ibm.com> on 2010/08/31 18:38:43 UTC

JPA implementation samples


Hi,

I am trying to fork the JPA implementation samples to extend for our needs.
When I tried in the past the samples were not working and we had to write
our own implementation using iBatis. With all the new extensions that is
getting added, we wanted to revisit the samples. Wondering if anyone had
luck recently, if so is there any documentation or procedure posted to
enable database persistence for Social data using OpenJPA?

Thanks and regards

Kris Vishwanathan

Re: JPA implementation samples

Posted by Evgeny Bogdanov <ev...@epfl.ch>.
  There is a small tutorial on Shindig-JPA here:
https://cwiki.apache.org/confluence/display/SHINDIG/Index%3bjsessionid=0852B58B189E22C5E1AA2571C764047E#Index-Database%26Shindig

On 31.08.10 18:38, Kris Vishwanathan wrote:
>
> Hi,
>
> I am trying to fork the JPA implementation samples to extend for our needs.
> When I tried in the past the samples were not working and we had to write
> our own implementation using iBatis. With all the new extensions that is
> getting added, we wanted to revisit the samples. Wondering if anyone had
> luck recently, if so is there any documentation or procedure posted to
> enable database persistence for Social data using OpenJPA?
>
> Thanks and regards
>
> Kris Vishwanathan