import java.sql.*;
public class JDBCTest {
public static void main(String[] args) { // TODO Auto-generated method stub try { C