Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently OpenJPA JPA Provider does not check what is the provider being used. So when using multiple providers, OpenJPA attempts to do things and fails badly.
It should only attempt to do something when OpenJPA JPA provider is specified or when no provider is specified. If EclipseLink or Hibernate for instance is used, OpenJPA should not do anything, so the service loader can move on and switch to the next provider.
Attachments
Issue Links
- links to