Content deleted Content added
definition |
|||
Line 36:
"myPassword" );
The URL used is dependent upon the particular JDBC driver. It will always begin with the "jdbc:" protocol, but the rest is
Statement stmt = conn.createStatement();
|