Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, there is a retrieveByPKs(Collection<ObjectKey>) method.
But if e.g. the PK is of type Integer, there should also be a retriveByPKs(Collection<Integer>) method