Updated README.md
added link back to the article: https://www.baeldung.com/java-jdbc-convert-resultset-to-json
This commit is contained in:
parent
ae845a3ed7
commit
37fe7442f8
|
@ -7,3 +7,4 @@
|
|||
- [A Guide to Auto-Commit in JDBC](https://www.baeldung.com/java-jdbc-auto-commit)
|
||||
- [JDBC Connection Status](https://www.baeldung.com/jdbc-connection-status)
|
||||
- [Get the Number of Rows in a ResultSet](https://www.baeldung.com/java-resultset-number-of-rows)
|
||||
- [Converting a JDBC ResultSet to JSON in Java](https://www.baeldung.com/java-jdbc-convert-resultset-to-json)
|
||||
|
|
Loading…
Reference in New Issue