3 Test code for each of the JPA providers is in a separate 'jpatest-' project. This is
4 required to remove the dependence on the JPA provider from the pom, allowing them to
5 be deployed to the central maven repo.
7 The most extensive testing is done for eclipselink. Other persistence providers are only tested to verify that the integration works.