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>
This commit is contained in:
4
persistence-modules/core-java-persistence-2/example.csv
Normal file
4
persistence-modules/core-java-persistence-2/example.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
Username,Id,First name,Last name
|
||||
doe1,7173,John,Doe
|
||||
smith3,3722,Dana,Smith
|
||||
john22,5490,John,Wang
|
||||
|
Reference in New Issue
Block a user