Commit Graph

18 Commits

Author SHA1 Message Date
sampadawagde fa112ee5f8 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
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
johnA1331 45ffc02262 Update README.md 2020-08-20 18:22:29 +08:00
sahilsingla112 a0ee1712e6 BAEL-4431-jdbcmetadata: Article about extracting metadata using JDBC (#9815)
* BAEL-4431-jdbcmetadata: Article about extracting metadata using JDBC

* BAEL-4431-jdbcmetadata: Review comments, fixed formatting issues by using the recommended intelij formatter

Co-authored-by: sahil.singla <sahil.singla@99acres.com>
2020-08-13 08:37:46 -05:00
Ali Dehghani 2ca30645e8 Polish 2020-08-07 03:04:25 +04:30
Ali Dehghani fce53395e1 Applying TRW Blocks 2020-08-07 03:00:34 +04:30
johnA1331 66ac0239bd Update README.md 2020-07-23 22:04:14 +08:00
johnA1331 88b1d2661a Update README.md 2020-07-23 21:33:56 +08:00
davidmartinezbarua 93eb539b90 Merge pull request #9645 from alibenmessaoud/BAEL-4350
BAEL-4350: Difference between Statement and PreparedStatement
2020-07-17 09:53:21 -03:00
Ali Ben Messaoud c6b1b43bdd BAEL-4350: Difference between Statement and PreparedStatement
Signed-off-by: Ali Ben Messaoud <mail2alibm@gmail.com>
2020-07-12 20:04:44 +02:00
shapirov103 16171e95d3 addressing code review comments 2020-07-02 23:40:28 -04:00
shapirov103 9c2d96ccd7 Loading JDBC driver unit test 2020-06-27 13:27:31 -04:00
johnA1331 0469f68ad5 Update README.md 2020-06-18 15:11:57 +08:00
Mona Mohamadinia a6d6edb494 BAEL-4125: How to get the insert ID in JDBC? (#9437)
* Added the Code Samples

* Refactor

* Latest H2 Version

* Avoid using * imports

* Using givenXXX_whenYYY_thenZZZ Naming Convention
2020-06-13 10:53:32 +01:00
kwoyke 50208fb013 Verify if the connection is still alive (#9246) 2020-05-05 22:27:16 +02:00
Dhawal Kapil d9aff41077 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00