Commit Graph

28 Commits

Author SHA1 Message Date
Gaetano Piazzolla e0b7b8c020 JAVA-26710 | Updating HikariCP library to the latest version - 5.1.0 (#15362) 2023-12-08 13:45:59 +01:00
Harpal Singh 179e6e5de2 JAVA-26765: Remove unwanted spaces from xml 2023-11-24 00:13:52 +01:00
Harry9656 3e5904ed8c JAVA-26765: Update persistence-modules/core-java-persistence to new mysql connector 2023-11-23 04:10:52 +01:00
timis1 84a3a42fd0 JAVA-18167 Upgrade persistence-modules to JDK 11 (#13714)
* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)

* JAVA-16167 Update pom.xml to include just the updated modules

* JAVA-18167 Added vaadin because it looks that I removed

* JAVA-18167 Migration deltaspike

* JAVA-18167 Migration hbase module

* JAVA-18167 Migration hibernate-mapping-2

* JAVA-18167 Migration hibernate-exceptions

* JAVA-18167 Migration hibernate-jpa module

* JAVA-18167 Migration hibernate-jpa change the name of User entity

* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa

* JAVA-18167 Migrate deltaspike back to jdk8

* JAVA-18167 Remove some modules that was added elsewhere

* Revert "JAVA-18167 Migration deltaspike"

This reverts commit 874b4ba2

* JAVA-18167 Comment failed module (it will be migrated later)

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-07 07:23:12 +05:30
keerthigadde 863356b4bc JAVA-9556 added try-with-resources for resultset 2022-05-26 15:38:47 +10:00
kwoyke c0a0247cf7 Merge branch 'master' into JAVA-3592 2021-11-25 09:03:54 +01:00
sampadawagde d9b23200d1 removed explicit h2.version as parent now is at the required 1.4.200 2021-11-21 17:58:26 +05:30
Krzysiek f22f99bf1f JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
kwoyke 19129f3721 BAEL-5001: Fix typo in C3P0 (#10886)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-16 12:38:07 +02:00
kwoyke 339fb7ec44 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
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