edizor
ce66399788
Update README.md
...
[skip ci]
2023-08-24 21:44:10 +08:00
parthiv39731
24d5ed2590
Bael 6870 ( #14582 )
...
* BAEL-6801 (#4 )
Validate string length with Java validation annotations
* Bael-6870, Executing SQL Script File in Java
* Bael-6870, Fixed formatting on pom.xml
* Bael-6870, Fixing Jenkins Build Failure
* Bael-6870, PR Review comments
* Bael-6870, PR Review comments
2023-08-21 19:23:25 +05:30
collaboratewithakash
aba9730325
backlink updated
2023-05-27 17:01:25 +05:30
anuragkumawat
9aadfeba75
Java 15439 PR to check failing test for modules fixed till date ( #13150 )
...
* JAVA-15439 Upgrade h2 database version - libraries-testing and deltaspike modules
* JAVA-15439 Fix for hibernate-queries, hibernate-5, java-jpa-2, java-jpa-3 modules
* JAVA-15439 Fix for java-jpa, spring-jpa, spring-jpa-2 modules
* JAVA-15439 Revert changes for java-jpa-2 module
* JAVA-15439 Fix for core-java-persistence-2 and hibernate-exceptions modules
* JAVA-15439 Modules hibernate-mapping-2, read-only-transactions, log4j2, spring-data-eclipselink
2022-12-20 23:17:29 +05:30
freelansam
188201d324
JAVA-15409: Fix formatting of POMs ( #12992 )
2022-11-18 00:26:06 +05:30
panos-kakos
c8946ccceb
[JAVA-13966] Upgraded h2 database to 2.1.214 + clean up ( #12711 )
...
* [JAVA-13966] Upgraded h2 database to 2.1.214
* [JAVA-13966] fixed tests for libraries-apache-commons
* [JAVA-13966] fixed tests
* [JAVA-13966] fixed tests
* [JAVA-13966] fixed tests JAVA-JPA MODULE
* [JAVA-13966] Made ninja submodule part of web-modules(parent)
* [JAVA-13966] Fixed naming convention for pmd
* [JAVA-13966] Moved tests of ninja-module to ManualTest category
* [JAVA-13966] Fix tests
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-10-20 00:17:05 +05:30
Asjad J
1531dc50fd
Updated README.md
...
added link back to the article: https://www.baeldung.com/microstream-intro
2022-09-30 17:00:38 +05:00
Daniel Strmecki
090f2c7109
Feature/bael 5653 microstream ( #12660 )
...
* BAEL-5653: Microstream storage
* BAEL-5653: Eager loading
* BAEL-5653: Lazy loading
* BAEL-5653: Temp dir
* BAEL-5653: Refactoring
* BAEL-5653: Refactoring
* BAEL-5653: Refactoring
* BAEL-5653: PR comments
2022-09-22 18:53:16 +01:00
anuragkumawat
6f63712774
JAVA-13132 Cleaned persistence-modules sub-modules poms ( #12553 )
...
* JAVA-13132 Cleaned persistence-modules sub-modules poms
* JAVA-13132 Moved testcontainers.version property up
* JAVA-13132 Update java-jpa-3 pom
2022-08-08 19:25:28 +05:30
sampadawagde
b8205a7b5a
JAVA-13136: Fix formatting of POMs
2022-07-15 09:59:54 +05:30
Asjad J
e5f4c0ac8d
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-jdbc-convert-resultset-to-json
2022-05-23 16:30:02 +05:00
Alireza Ghasemi
b8e89ec381
Add tutorial files for ResultSet2JSON Article ( #11912 )
...
* Add tutorial files
* Move script to new folder
* Use Maven/H2 instead of JBang/DuckDB
* Use Java 8
* Usen an older versio of JOOQ
* Format according to Beldung Intellij guide
* Remove dangling commit
* Use 2-space indentation
* Apply formatting from Eclipse
* Add unit test
* Add assertion
* Change test names
* Change method names
Co-authored-by: root <root@localhost.localdomain >
Co-authored-by: Alireza Ghasemi <alireza.ghasemi1@swisscom.com >
2022-05-16 21:04:55 +05:30
johnA1331
3f6e7c695f
Update README.md
2022-03-31 13:39:46 +08:00
PentaKon
9b0490392c
Change log statements to assert statements on test app
2022-03-22 11:06:23 +02:00
PentaKon
b7725098e1
Decouple h2 mem db from rest of examples
2022-03-14 20:27:25 +02:00
PentaKon
0cc7491208
Example code for Get the Number of Rows in a ResultSet
2022-03-14 20:16:03 +02:00
johnA1331
1237a19541
Update README.md
2022-02-09 14:00:22 +08:00
Andres Luzuriaga
b50b6aad74
BAEL-4498 JDBC Connection Status
2022-02-03 15:12:49 -05:00
sampadawagde
8c30cbb5e3
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
johnA1331
6ef9380112
Update README.md
2021-08-05 01:10:01 +08:00
gjohnson
e74ef02463
First Draft - BAEL-4122 - A Quick Guide to Autocommit in JDBC
2021-07-23 01:00:45 +01:00
johnA1331
ba6be21c1c
Update README.md
2021-06-17 00:45:16 +08:00
kwoyke
ea0af629e4
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
Mladen Savic
9db21e9f56
insert null into Integer column using JDBC - minor formatting
2021-06-09 10:08:55 +02:00
Mladen Savic
23d97f5cc0
insert null into Integer column using JDBC - final code review
2021-06-08 18:08:30 +02:00
Mladen Savic
77ce7acb00
insert null into Integer column using JDBC - code improvements
2021-06-03 12:26:02 +02:00
Mladen Savic
bcbc0d98f7
insert null into Integer column using JDBC
2021-05-26 00:14:14 +02:00
sampadawagde
ee8d1b762c
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1)
2021-05-10 20:05:39 +05:30
johnA1331
40a7245ca4
Update README.md
2021-04-01 00:21:28 +08:00
mdabrowski-eu
594a6daeab
BAEL-4789 Check if a database table exists ( #10565 )
...
* BAEL-4789 Check if a database table exists
* BAEL-4789 fix db credentials
* BAEL-4789 fix test method name
2021-03-21 18:38:10 +01:00
johnA1331
73cec1f1de
Update README.md
2020-12-16 17:24:51 +08:00
Kai Yuan
1c26473ca8
[BAEL-4497] jdbc url
2020-12-13 17:22:09 +01:00
johnA1331
c4130fdc9b
Create README.md
2020-10-21 11:28:46 +08:00
Umang Budhwar
281211a5f0
BAEL-4475 ( #10151 )
...
* Added code for checking if a class is abstract or not.
* Renamed test name as per review comments.
* Added code to get database URL from Connection object.
* Refactored code to break lines.
2020-10-16 08:52:25 -05:00