Tag Archives: database connectivity
Proper database connections with JDBC driver
Hi guys, our first article will be dedicated to technical stuff especially to use of JDBC in Java SE applications since we spotted some commons mistakes managing the JDBC connection. Below we describe the correct way of getting database connection … Continue reading
Posted in Database, Java course
Tagged connection pool, database connectivity, driver, j2ee, java, jdbc, mysql
1 Comment