Commit Graph

25 Commits

Author SHA1 Message Date
Loredana Crusoveanu
8fecc05588 Merge pull request #8487 from kwoyke/BAEL-20663
BAEL-20663: Upgrade to the latest Spring Boot 2.2.2 version
2020-01-26 11:30:59 +02:00
kwoyke
dd173ec585 BAEL-3683: Rename ProductMultipleDB entity to Product (#8557) 2020-01-21 10:28:22 +01:00
Krzysiek
2c6f552f94 BAEL-20663: Fix usage of org.springframework.data.domain.Sort 2020-01-07 21:52:41 +01:00
fejera
86630f3b94 moved programmatic transaction examples from spring-data-jpa-3 to spring-data-jpa-4 2019-11-29 14:07:01 +01:00
fejera
40f7559a4f moved OSIV examples from spring-data-jpa-3 to spring-data-jpa-4 2019-11-29 14:00:35 +01:00
amit2103
bd8a6c0271 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
fejera
97b5929efa fixed broken tests in persistence-modules/spring-data-jpa-3 2019-11-05 11:06:30 +01:00
fejera
7fc4463c1b Merge branch 'master' into bael-16656 2019-11-05 10:13:40 +01:00
Ali Dehghani
979d4f94d0 Dedicated H2 Db 2019-11-02 02:32:28 +03:30
Ali Dehghani
d3ada85115 Switch from Postgres to H2 2019-10-28 22:12:19 +03:30
Ali Dehghani
efffd26f50 Added Sample Codes for OSIV 2019-10-27 12:31:31 +03:30
Ali Dehghani
9a5f59c2fa Refactored the Transaction Template tests. 2019-10-27 12:31:13 +03:30
Ali Dehghani
3d44723b91 Added a JUnit 5 extension to setup postgres 2019-10-27 12:30:41 +03:30
Josh Cummings
a35ae3caeb Merge branch 'master' into bael-16656 2019-10-26 15:37:05 -06:00
Ali Dehghani
ed95ec46ee Refactored the packages. 2019-10-26 23:23:30 +03:30
Ali Dehghani
3762393a5f BAEL-3336: Programmatic Transaction Management (#7993)
* Programmatic Transaction Management

* Resolved a few Discussions

* Created a new module

* Refactored the code.

* Added the README

* Resolved the requested changes.
2019-10-23 20:29:56 -05:00
fanatixan
19bfffc480 cleaned up spring-data-jpa-3 2019-09-15 14:31:56 +02:00
fanatixan
2a35211462 moved save vs saveAndFlush examples from spring-data-jpa-2 to spring-data-jpa-3 2019-09-15 14:29:23 +02:00
fanatixan
9eda0fc857 moved hibernate batch insert examples from spring-data-jpa-2 to spring-data-jpa-3 2019-09-15 14:21:29 +02:00
fanatixan
a9c810d7fd moved spring data batch insert examples from spring-data-jpa to spring-data-jpa-3 2019-09-15 13:59:33 +02:00
fanatixan
c3abcf90a8 copied tescontainer examples from spring-data-jpa to spring-data-jpa-3 2019-09-15 13:51:17 +02:00
fanatixan
7af413c1ac moved pagination and sorting examples from spring-data-jpa to spring-data-jpa-3 2019-09-15 13:38:56 +02:00
fanatixan
14e0c5f873 moved jpa insert examples from spring-data-jpa to spring-data-jpa-3 2019-09-15 13:26:48 +02:00
fanatixan
1ecc4d42d9 moved spring data sorting examples from spring-data-jpa to spring-data-jpa-3 2019-09-15 12:03:36 +02:00
fanatixan
b03c57c0e8 moved 'limiting jpa query result' examples from spring-data-jpa to spring-data-jpa-3 2019-09-08 16:06:27 +02:00