spring-data-mongodb icon indicating copy to clipboard operation
spring-data-mongodb copied to clipboard

DATAMONGO-1142 - Subclass Repository returns also Superclass objects.

Open MateuszRasinski opened this issue 10 years ago • 0 comments

Fixed return type of the find methods used by Repositories. Superclass objects are now not returned from the Subclass repository.

I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement.

MateuszRasinski avatar Jan 19 '15 15:01 MateuszRasinski