Skip to content

Commit 5c278c2

Browse files
authored
Update JSONBasicSample.java
1 parent 78eda29 commit 5c278c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/jdbc/BasicSamples/JSONBasicSample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* console, and optionally specify the DB user and/or connect URL on
3131
* the command-line. You can also modify these values in this file
3232
* and recompile the code.
33-
* java JSONBasicDemo -l <url> -u <user>
33+
* java JSONBasicSample -l <url> -u <user>
3434
*/
3535

3636
import java.io.BufferedReader;

0 commit comments

Comments
 (0)