Files
spring-data-jpa/src/test/java/org/springframework/data
Thomas Darimont 07976eac9c DATAJPA-496 - Fixed join creation for element collection attributes.
QueryUtils.toExpressionRecursively(…) now also creates joins for attributes mapped to an @ElementCollection.

Original pull request: #68.
2014-03-13 12:42:32 +01:00
..