Overview
========
This demo uses the server-side thin JDBC driver to connect to the local 
database to select data from a table, and to update a row in a table.

Compiling and Running the Example
=================================
a dba needs to run grant.sql or grant socket permissions to demo user
to make jdbc connection possible. the just type make.