f1516a96aac4fc97d4907448c4cdce16e18fce76
With the fix for DATACMNS-151 we apparently broke the generic parameter type matching for methods that carry the domain class type parameter as argument. We now inspect the bound and make sure we compare the name of it if it's a TypeVariable or use the plain parameter type if its not.
Description
No description provided
Languages
Java
100%