Commit Graph

11 Commits

Author SHA1 Message Date
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