JDBCExamples has two primary methods:
main( ) – is invoked from the command line of the jConnect client.
serverMain( ) – performs the same actions as main( ), but is invoked within Adaptive Server.
All actions of the JDBCExamples class are invoked by calling one of these methods, using a parameter to indicate the action to be performed.