0e5e21f2ae
* 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 |
||
---|---|---|
.. | ||
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