This part of the documentation website is obsolete. Please see the new Solution Hub.

Your First JPA Application


This tutorial explains how the sample Spring PetClinic application can be fine tuned to use GigaSpaces XAP JPA API and deployed into the GigaSpaces XAP platform.

Will show you how to:

  • Adjust the PetClinic domain model to use the distributed XAP JPA implementation.
  • Utilize scalable distributed patterns such as partitioning, colocation of data and business logic and Map/Reduce to scale your JPA application.
  • Deploy the application on to the XAP runtime environment to achieve high availability and self healing capabilities.