MySQL, Second Edition

In 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:

  • Java home page, http://java.sun.com (Figure C.10)

    Figure C.10. Sun, the maker of Java, maintains the language and its documentation.

  • JDBC home page, http://java.sun.com/products/jdbc

  • Javaboutique, http://javaboutique.internet.com, which has sample code and articles

  • JavaWorld, www.javaworld.com, which also has sample Java code and tutorials

Also check out MySQL's pages on the MySQL Connector/J, which is used to connect to a MySQL server from a Java application.

Категории