eb17d0e2ed
* [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> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
example.csv | ||
pom.xml |
README.md
Relevant Articles:
- Getting Database URL From JDBC Connection Object
- JDBC URL Format For Different Databases
- How to Check if a Database Table Exists with JDBC
- Inserting Null Into an Integer Column Using JDBC
- A Guide to Auto-Commit in JDBC
- JDBC Connection Status
- Get the Number of Rows in a ResultSet
- Converting a JDBC ResultSet to JSON in Java
- Guide to MicroStream