Additional Java Samples
There are additional samples included with the Java API. One sample demonstrates joining two tables provided in the SDK package. Another is a simple connection to the DEMODATA database. The final one demonstrates object serialization.
These samples are located in the following directories, (assuming you installed to the default location):
file_path\psql\sdk\jcl\samples\join
file_path\psql\sdk\jcl\samples\helloworld\
file_path\psql\sdk\jcl\samples\serialization
 
For default locations of PSQL files, see Where are the PSQL files installed? in Getting Started With PSQL. For additional PSQL Java information and to obtain future samples, see the Actian PSQL website.