diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ff7e00 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +## arrayinsertJava +Java array insert test command line for JDBC + +### Purpose +Test array inserts work against Oracle or DB2, using JDBC. + +### Usage +Check run.cmd for the command line on Windows