Commit Graph

736 Commits

Author SHA1 Message Date
Mark Paluch
ac960ae8a7 Updated changelog.
See #956
2021-04-14 11:32:41 +02:00
Mark Paluch
8f9caf7ca9 Updated changelog.
See #943
2021-04-14 11:17:41 +02:00
Jens Schauder
a14c5c4e72 Polishing.
Organize version properties in groups and alphabetically.
Extracted additional version properties.

Original pull request: #961.
2021-04-14 08:33:57 +02:00
Mark Paluch
f04dcfa611 Polishing.
Fix includes.

Original pull request: #951.
2021-04-13 15:21:33 +02:00
Jens Schauder
0c9ea32299 Improve documentation of entity state detection.
The use of a version property to determine the state of an entity wasn't properly documented so far.

Closes: #951.
2021-04-13 15:21:33 +02:00
Mark Paluch
44ed8cfcf2 After release cleanups.
See #944
2021-03-31 18:29:41 +02:00
Mark Paluch
30118fee16 Prepare next development iteration.
See #944
2021-03-31 18:29:38 +02:00
Mark Paluch
4264bd9a56 Release version 2.1.7 (2020.0.7).
See #944
2021-03-31 18:19:52 +02:00
Mark Paluch
a4ec57f8c7 Prepare 2.1.7 (2020.0.7).
See #944
2021-03-31 18:19:19 +02:00
Mark Paluch
98955ecb30 Updated changelog.
See #944
2021-03-31 18:19:14 +02:00
Mark Paluch
234a39c17f Updated changelog.
See #941
2021-03-31 17:26:06 +02:00
zimmse
f655a51d6c Fix small typo in dialect section.
Original pull request #953.
2021-03-31 09:19:43 +02:00
Mark Paluch
e99455538b Polishing.
Refactor ArrayUtil into a proper utility class providing toPrimitive and toObject methods for each primitive type. Add boolean support. Move convertToObjectArray to BasicJdbcConverter as its placement in ArrayUtils creates a certain amount of ambiguity over its actual purpose.

Create unit test.

See #945
Original pull request: #949.
2021-03-29 13:56:02 +02:00
Jens Schauder
53b6d684cf Properly convert primitive array arguments.
Closes #945
Original pull request: #949.
2021-03-29 13:56:02 +02:00
Jens Schauder
84ab063070 Corrects documentation about query derivation.
Closes #947
2021-03-22 11:13:21 +01:00
Mark Paluch
0cfcc724b3 Updated changelog.
See #925
2021-03-17 11:31:30 +01:00
Mark Paluch
43ce89fd88 After release cleanups.
See #927
2021-03-17 11:02:15 +01:00
Mark Paluch
087544926f Prepare next development iteration.
See #927
2021-03-17 11:02:13 +01:00
Mark Paluch
5a7de2ff4d Release version 2.1.6 (2020.0.6).
See #927
2021-03-17 10:54:12 +01:00
Mark Paluch
e60754f2fa Prepare 2.1.6 (2020.0.6).
See #927
2021-03-17 10:53:43 +01:00
Mark Paluch
a226ee6d27 Updated changelog.
See #927
2021-03-17 10:53:35 +01:00
Mark Paluch
7585a65503 Updated changelog.
See #923
2021-03-17 10:35:14 +01:00
Christoph Strobl
c9b2557586 Updated changelog.
See #926
2021-02-18 11:37:44 +01:00
Christoph Strobl
5026771fa4 After release cleanups.
See #924
2021-02-18 11:12:46 +01:00
Christoph Strobl
b58be34481 Prepare next development iteration.
See #924
2021-02-18 11:12:44 +01:00
Christoph Strobl
f2704b60b5 Release version 2.1.5 (2020.0.5).
See #924
2021-02-18 10:59:16 +01:00
Christoph Strobl
e47b07d6f2 Prepare 2.1.5 (2020.0.5).
See #924
2021-02-18 10:58:49 +01:00
Christoph Strobl
aa2a46750e Updated changelog.
See #924
2021-02-18 10:58:42 +01:00
Christoph Strobl
82353c6fd6 Updated changelog.
See #906
2021-02-17 14:20:36 +01:00
Christoph Strobl
7a0adddca2 After release cleanups.
See #905
2021-02-17 13:41:54 +01:00
Christoph Strobl
587d4f6cfb Prepare next development iteration.
See #905
2021-02-17 13:41:53 +01:00
Christoph Strobl
09888da9dc Release version 2.1.4 (2020.0.4).
See #905
2021-02-17 12:00:24 +01:00
Christoph Strobl
5603c8d9b3 Prepare 2.1.4 (2020.0.4).
See #905
2021-02-17 11:59:37 +01:00
Christoph Strobl
ca543738be Updated changelog.
See #905
2021-02-17 11:59:34 +01:00
Christoph Strobl
4a74ad801c Updated changelog.
See #861
2021-02-17 11:34:22 +01:00
Christoph Strobl
e091d44db8 Updated changelog.
See #860
2021-02-17 10:58:20 +01:00
Jens Schauder
42d3dfecff Polishing.
Adding `@author` tag and a test.

Closes #916
2021-01-29 08:43:24 +01:00
Zero
bea7198b55 Fixes Conditions.notIn() by using 'In.createNotIn()'.
Original pull request #916
2021-01-29 08:43:24 +01:00
Mark Paluch
7997185ebc Polishing.
Reintroduce deprecated constructor to retain compile compatibility. Update Javadoc.

See #910
Original pull request: #913
2021-01-19 09:42:42 +01:00
Jens Schauder
c044c41651 Trigger BeforeConvertEvent when saving an aggregate.
Closes: #910
Original pull request: #913.
2021-01-19 09:42:19 +01:00
Jens Schauder
eef62a0fa2 Fixes the documentation for BeforeConvertEvent and BeforeConvertCallback.
Original pull request: #912.
Closes: #911
2021-01-18 14:55:25 +01:00
Jens Schauder
9640ef1ea3 DATAJDBC-620 - Polishing.
Remove public modifier from tests, which is superfluous with JUnit 5.

Original pull request: #256.
2021-01-18 14:48:18 +01:00
Jens Schauder
e3b46ed883 DATAJDBC-620 - The default RowMapper now gets passed to ResultSetConstructor.
Original pull request: #256.
2021-01-18 14:48:18 +01:00
Christoph Strobl
fd456d1bd5 Updated changelog.
See #862
2021-01-13 15:49:39 +01:00
Christoph Strobl
26bdcab0d7 After release cleanups.
See #863
2021-01-13 15:01:50 +01:00
Christoph Strobl
5209743ff0 Prepare next development iteration.
See #863
2021-01-13 15:01:46 +01:00
Christoph Strobl
f0a657e1d1 Release version 2.1.3 (2020.0.3).
See #863
2021-01-13 14:18:34 +01:00
Christoph Strobl
982888684e Prepare 2.1.3 (2020.0.3).
See #863
2021-01-13 14:17:43 +01:00
Christoph Strobl
b9e22f9235 Updated changelog.
See #863
2021-01-13 14:17:40 +01:00
Mark Paluch
338ea8752c Update copyright year to 2021.
Closes #904
2021-01-12 11:32:47 +01:00