JavaIn Chapter 9, "MySQL and Java," I introduce the topic of using JDBC to access MySQL from a Java application. The corresponding Web links for that topic are:
Also check out MySQL's pages on the MySQL Connector/J, which is used to connect to a MySQL server from a Java application. |