#!/bin/sh
java -cp .:$ORACLE_HOME/jdbc/lib/classes111.zip Hello

# Remember to add execute permission to this file.
# You can do it by 
#   chmod 700 pdbo
