spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.
https://spring.io/projects/spring-data-jpa/
Apache License 2.0
3.03k stars 1.42k forks source link

Update query-methods.adoc to clarify that In & NotIn accept subclasses of Iterable #3687

Open derekm opened 1 week ago

derekm commented 1 week ago

Query Method docs say In and NotIn accept subclasses of Collection, but they actually accept subclasses of Iterable.

pivotal-cla commented 1 week ago

@derekm Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 1 week ago

@derekm Thank you for signing the Contributor License Agreement!