Summary
- Removing Selectable interface from PseudoColumn class since it already gets it from JoinLink (commit: 606f609) (details)
- Propagating small API changes of Tools project: generic type parameters of type iterators applied to ParameterBinderRegistry (commit: 2d0488b) (details)
- Making PartTreeStalactiteProjection extends AbstractRepositoryQuery to make it match the global algorithm template for result generation. (commit: 09c641f) (details)
- Reworking property extraction when dealing with projections, to use AccessorChain instead of PropertyPath for better independency with Spring as well as code simplification (commit: 3ff8dab) (details)