Jens Schauder
1b5854e5ab
DATAJDBC-258 - Polishing.
...
Simplified id value retrieval.
Simplified ignoring tests for a specific database.
Fixed property name in pom.xml.
Original pull request: #98 .
2018-11-01 09:24:13 +01:00
tlang
4f6ecf5d48
DATAJDBC-258 - Integration test support for MS SQL Server added.
...
This adds MS-SQL-Server via Testcontainers to the set of databases available for integration testing.
For this purpose it accepts the EULA of MS SQL Server.
Failing tests are ignored to be fixed in separate issues.
Original pull request: #98 .
2018-11-01 09:24:13 +01:00
Jens Schauder
c47cd0878d
DATAJDBC-276 - Id are no longer required for elements of Lists.
2018-10-29 09:56:01 -05:00
Jens Schauder
9fb5aadd89
DATAJDBC-273 - Added support for collections and similar in constructors of entities.
...
Instance creation now uses the same code for materializing property values as the part setting properties.
2018-10-29 09:52:36 -05:00
Mark Paluch
c66623e09a
DATAJDBC-272 - Polishing.
...
Cleanup dependency version properties.
2018-10-17 12:41:47 +02:00
Mark Paluch
d23c43882b
DATAJDBC-272 - Update readme files according to module split.
2018-10-17 12:41:42 +02:00
Mark Paluch
dd7362516b
DATAJDBC-272 - Reformat code and optimize imports.
2018-10-17 12:41:31 +02:00
Mark Paluch
6a60c53602
DATAJDBC-272 - Split Spring Data JDBC project into modules.
2018-10-17 12:40:51 +02:00