package test; import java.sql.*; public class ConnectionDatabase { public static void main(String[] args) { try { Connection con=Driv