openjpa/openjpa-integration
Donald Woods 1b86a81c94 OPENJPA-1190 Use Geronimo EA5 JPA spec jar. Patch only has method stubs returning null for the new methods added by EA5, like -
PersistenceUnitInfoImpl.getSharedCacheMode()
EntityManagerFactoryImpl.getPersistenceUnitUtil()
PersistenceProviderImpl.getProviderUtil()

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@796457 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 18:44:07 +00:00
..
examples update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
osgi-itests update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
tck update pom names to better match the module name and add descriptions where missing 2009-05-28 12:10:45 +00:00
validation OPENJPA-1190 Use Geronimo EA5 JPA spec jar. Patch only has method stubs returning null for the new methods added by EA5, like - 2009-07-21 18:44:07 +00:00
pom.xml OPENJPA-1111 Validation mode of callback should cause a PersistenceException when no provider is available. Also some config rework as suggested by Pinaki in reviewing OPENJPA-1114. This is Part 1, as the thrown PersistenceException is not marked as Fatal and contains a null description, but does have the stack. 2009-06-16 20:11:45 +00:00