This sample demonstrates inserting and updating database objects with JDBC.
In a console window from directory
samples/jdbc/SimpleJDBC
run../../../target/bin/xsql -i -c xsql.cfgThen in a second console window run
On Unix/Linux: SimpleJDBC.sh On Windows: SimpleJDBC.batBut it is more instructive to run one instance in your development environment debugger, stepping through the code.