Commit Graph

14 Commits

Author SHA1 Message Date
Eric Martin f89f2b19a6 Merge pull request #10342 from amitiw4u/BAEL-4624-SpringTransactionRollback
Added changes to show transaction roll back
2021-01-12 19:40:36 -06:00
Amitabh Tiwari 3bf9bf4094 Added no roll back example 2021-01-05 20:17:31 +05:30
Amitabh Tiwari 1b4e5782ec BAEL-4624: Review comments 2021-01-04 09:05:55 +05:30
Amitabh Tiwari d44dacaa2b Removed unwanted method 2020-12-26 06:14:52 +05:30
Amitabh Tiwari 2d2a64acbe Added changes to show transaction roll back 2020-12-25 09:06:51 +05:30
Krzysztof Woyke 95f98baeb3 JAVA-3710: Use hibernate-core in spring-jpa-2 2020-12-24 12:45:51 +01:00
johnA1331 e126cc2287 Update README.md 2020-10-08 14:12:45 +08:00
fdpro c6b1da4180 [JAVA-1669] Added missing byte-buddy dependency 2020-09-26 08:23:21 +02:00
fdpro 285890231d [JAVA-2306] Removed unnecessary Bar field in Foo class 2020-09-02 20:22:44 +02:00
fdpro 910bda6ef1 [JAVA-2306] Fixed READMEs
* spring-jpa-2

* spring-data-jpa-repo-2

* spring-data-jpa-query-2

* spring-jdbc

* spring-persistence-simple
2020-09-02 20:22:44 +02:00
fdpro 4e4ac650fa [JAVA-2306] Moved articles from spring-persistence-simple
* https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa went into spring-jpa-2

* https://www.baeldung.com/hibernate-5-spring went to spring-jpa-2

* https://www.baeldung.com/transaction-configuration-with-jpa-and-spring went to spring-jpa-2

* https://www.baeldung.com/persistence-layer-with-spring-and-hibernate went to spring-jpa-2

* https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics went to spring-jpa-2

* https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa went to spring-data-jpa-repo-2

* https://www.baeldung.com/spring-data-jpa-query went to spring-data-jpa-query-2

* https://www.baeldung.com/spring-jdbc-jdbctemplate moved to spring-jdbc

* Removed spring-persistence-simple module as all articles have been moved
2020-09-02 20:22:44 +02:00
kwoyke 482357866e BAEL-4577: Fix @MapsIs usage and add integration test (#9930) 2020-08-28 08:01:12 +02:00
mikr ab056706ac Java-70 Remove unnecessary files from spring-jpa-2 + include in main persistence pom file 2020-08-15 20:02:21 +02:00
mikr 3ac4049cae Java-65 split persistence-modules/spring-jpa 2020-08-04 22:39:30 +02:00