Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
(Java) V4 4.6.0
-
Patch
Description
EdmProviderImpl.createEntityContainer calls provider.getEntityContainer() twice. In our implementation provider.getEntityContainer() ends up making database calls twice so there is a small performance hit.
I will provide a pull request with the recommended fix.
Locale workaround is the do caching and ignore the second call and just return the cached variables.
Attachments
Issue Links
- links to