Mark Paluch
618a6fd69b
DATAJDBC-424 - Updated changelog.
2020-01-16 16:12:39 +01:00
Mark Paluch
3c020550fa
DATAJDBC-442 - Run Docker on Jenkins with m2 home mount.
2020-01-15 15:23:14 +01:00
Mark Paluch
4ddf900189
DATAJDBC-458 - After release cleanups.
2020-01-15 12:48:23 +01:00
Mark Paluch
7dc9fb463e
DATAJDBC-458 - Prepare next development iteration.
2020-01-15 12:48:22 +01:00
Mark Paluch
d17ad5ffd4
DATAJDBC-458 - Release version 1.1.4 (Moore SR4).
2020-01-15 12:37:44 +01:00
Mark Paluch
82d4052433
DATAJDBC-458 - Prepare 1.1.4 (Moore SR4).
2020-01-15 12:37:18 +01:00
Mark Paluch
55b43d4576
DATAJDBC-458 - Updated changelog.
2020-01-15 12:37:07 +01:00
Mark Paluch
f9e01763d9
DATAJDBC-457 - Updated changelog.
2020-01-15 10:36:36 +01:00
Mark Paluch
ae9400e3c6
DATAJDBC-466 - Update copyright years to 2020.
2020-01-07 08:50:27 +01:00
Mark Paluch
fe2e4bb419
DATAJDBC-291 - Polishing.
...
Introduce factory methods for AggregateChange save/delete object creation. Replace computeIfAbsent pattern with appropriate methods. Add indirection for staged values traversal. Rename CascadingValuesLookup to StagedValues.
Javadoc, formatting.
Original pull request: #173 .
2020-01-03 14:07:12 +01:00
Jens Schauder
9727136827
DATAJDBC-291 - Setting DB-generated ids now works across collections.
...
Original pull request: #173 .
2020-01-03 14:07:01 +01:00
mhyeon-lee
7a29383da1
DATAJDBC-291 - Add failing test for setting ids in nested entities.
...
Original pull request: #158 , #173 .
2020-01-03 14:06:03 +01:00
Jens Schauder
23ac5d6981
DATAJDBC-446 - After release cleanups.
2019-12-04 14:29:16 +01:00
Jens Schauder
01877b37a6
DATAJDBC-446 - Prepare next development iteration.
2019-12-04 14:29:14 +01:00
Jens Schauder
c9cc652738
DATAJDBC-446 - Release version 1.1.3 (Moore SR3).
2019-12-04 14:12:24 +01:00
Jens Schauder
f145897b3a
DATAJDBC-446 - Prepare 1.1.3 (Moore SR3).
2019-12-04 14:11:43 +01:00
Jens Schauder
4ebb013e71
DATAJDBC-446 - Updated changelog.
2019-12-04 14:11:32 +01:00
Jens Schauder
9ca5b897a0
DATAJDBC-445 - Updated changelog.
2019-12-04 12:09:45 +01:00
Jens Schauder
f410249836
DATAJDBC-451 - Adds a what's new section for version 1.1.
2019-12-02 09:31:02 +01:00
Jens Schauder
02b9560c02
DATAJDBC-448 - Fixes documentation mistake.
2019-11-26 15:14:10 +01:00
detinho
307f847f8c
DATAJDBC-447 - Fix JDK 8 Travis build.
...
Original pull request: #181 .
2019-11-20 14:22:46 +01:00
Mark Paluch
2573775167
DATAJDBC-440 - After release cleanups.
2019-11-18 12:42:05 +01:00
Mark Paluch
184a72e03b
DATAJDBC-440 - Prepare next development iteration.
2019-11-18 12:42:04 +01:00
Mark Paluch
c213fad1b8
DATAJDBC-440 - Release version 1.1.2 (Moore SR2).
2019-11-18 12:32:12 +01:00
Mark Paluch
ae731a1366
DATAJDBC-440 - Prepare 1.1.2 (Moore SR2).
2019-11-18 12:31:53 +01:00
Mark Paluch
b8682bbaf6
DATAJDBC-440 - Updated changelog.
2019-11-18 12:31:43 +01:00
Mark Paluch
1892e9bdc3
DATAJDBC-439 - Updated changelog.
2019-11-18 12:16:27 +01:00
Mark Paluch
50e88ee900
DATAJDBC-417 - Polishing.
...
Reformat code. Fix collection-like node creation to cast to Iterable and consider arrays.
Original pull request: #169 .
2019-11-13 13:34:31 +01:00
Jens Schauder
75a0b687d8
DATAJDBC-417 - Fixed saving an entity containing a null embeddable with a reference to a further entity.
...
Constructing the DbActions assumed that the parent of a path exists (i.e. is not null) and created parent nodes.
Original pull request: #169 .
2019-11-13 13:34:31 +01:00
Jens Schauder
caadaa054f
DATAJDBC-417 - Polishing.
...
Removed superfluous method.
Original pull request: #169 .
2019-11-13 13:34:31 +01:00
Jens Schauder
157fed945f
DATAJDBC-417 - Fixed numbering/indentation of MyBatis section.
2019-11-12 11:26:18 +01:00
Christoph Strobl
22b2030f05
DATAJDBC-423 - After release cleanups.
2019-11-04 15:34:27 +01:00
Christoph Strobl
e2c9eaa8ee
DATAJDBC-423 - Prepare next development iteration.
2019-11-04 15:34:26 +01:00
Christoph Strobl
c9fa97badc
DATAJDBC-423 - Release version 1.1.1 (Moore SR1).
2019-11-04 14:55:02 +01:00
Christoph Strobl
1c104a1c4b
DATAJDBC-423 - Prepare 1.1.1 (Moore SR1).
2019-11-04 14:54:16 +01:00
Christoph Strobl
0d62f69b63
DATAJDBC-423 - Updated changelog.
2019-11-04 14:54:06 +01:00
Christoph Strobl
5f54a5aac5
DATAJDBC-422 - Updated changelog.
2019-11-04 10:34:50 +01:00
Jens Schauder
00766c2a74
DATAJDBC-431 - Polishing.
...
Improved and corrected nullability annotations. Fixed broken Javadoc.
Original pull request: #175 .
2019-10-25 10:00:52 +02:00
Jens Schauder
a066d2f14c
DATAJDBC-431 - ReadOnlyProperty now no longer written.
...
The problem was that the SqlGenerator honored the annotation but they were included as query parameters and therefore automatically added back again.
Also:
* Simplified the relevant filter in the SqlGenerator.
* Introduced a meta annotation for running tests only agains HsqlDb.
Original pull request: #175 .
2019-10-25 10:00:52 +02:00
Mark Paluch
3761b614dd
DATAJDBC-437 - Polishing.
...
Remove unused imports.
Original pull request: #177 .
2019-10-25 09:55:32 +02:00
Jens Schauder
53a7a0108a
DATAJDBC-437 - In strict mode we only claim repositories for domain types with @Table annotation.
...
Before this change Spring Data JDBC didn't specify any identifying annotation and therefore would claim all or no repository depending on the the version of Spring Data Commons.
Also added the RepositoryFactorySupport to spring.factory in order to support detection of multiple RepositoryFactorySupport implementations on the classpath.
Related ticket: DATACMNS-1596.
Original pull request: #177 .
2019-10-25 09:55:12 +02:00
Jens Schauder
b60222559a
DATAJDBC-428 - Polishing.
...
Code formatting.
2019-10-16 14:38:47 +02:00
Jens Schauder
80d29f4cff
DATAJDBC-427 - Polishing.
...
Used isEqual assertions instead of directly calling equals.
Code formatting.
2019-10-16 14:38:47 +02:00
mhyeon-lee
1a3d2b0621
DATAJDBC-428 - Fixes BasicJdbcConverter readValue for immutable entity with AggregateReference field.
...
Original pull request: #172 .
2019-10-16 14:38:47 +02:00
mhyeon-lee
f40c9e13c9
DATAJDBC-427 - IdOnlyAggregateReference no supports equality.
...
Original pull request: #172 .
2019-10-16 14:38:47 +02:00
Marcos Vinícius da Silva
8d1578e42c
DATAJDBC-434 - Added CONTRIBUTING.adoc.
...
The link to CONTRIBUTING.adoc link was broken as the file was missing on this repository.
Added based on the pattern found in spring-data-commons.
Original pull request: #174 .
2019-10-16 11:56:32 +02:00
Greg Turnquist
7d40e7f7ef
DATAJDBC-403 - Create CI job.
2019-09-30 14:30:14 -05:00
Mark Paluch
af5d798acb
DATAJDBC-403 - After release cleanups.
2019-09-30 16:17:54 +02:00
Mark Paluch
ca08e47a89
DATAJDBC-403 - Prepare next development iteration.
2019-09-30 16:17:53 +02:00
Mark Paluch
2c356f6346
DATAJDBC-403 - Release version 1.1 GA (Moore).
2019-09-30 15:51:07 +02:00