* DATAJDBC-561 - Use standard Spring code of conduct.
* DATAJDBC-560 - QueryMapper fails when using Criteria.from(…) with two or more criteria.
* DATAJDBC-555 - Document supported databases.
* DATAJDBC-547 - "PSQLException: ERROR: FOR UPDATE must specify unqualified relation names" when calling deleteById for an aggregate with references to other tables.
* DATAJDBC-546 - Skip property population if entity can be constructed entirely using a full constructor.
* DATAJDBC-545 - withId seems to be mandatory even the documentation states it should be optional.
* DATAJDBC-544 - Delombok source files.
* DATAJDBC-542 - Version 2.0 broke MyBatis support.
* DATAJDBC-541 - Release 2.1 M1 (2020.0.0).
* DATAJDBC-539 - CriteriaFactory double-wraps collection values for IN queries.
Changes in version 2.0.1.RELEASE (2020-06-10)
Changes in version 2.0.1.RELEASE (2020-06-10)
---------------------------------------------
---------------------------------------------
* DATAJDBC-560 - QueryMapper fails when using Criteria.from(…) with two or more criteria.
* DATAJDBC-560 - QueryMapper fails when using Criteria.from(…) with two or more criteria.
@ -482,4 +496,5 @@ Changes in version 1.0.0.M1 (2018-02-06)