Files
spring-data-relational/spring-data-relational
Jens Schauder fd66677fcb Refine embeddable emptiness checks to consider whether the collection holds entities.
Embedded entities which contain a empty collection of values that aren't entities are now considered empty, if this collection is empty.

Closes #1737
Original pull request: #1812
2024-06-11 10:21:13 +02:00
..