JDBC_Demo in Java
MakeDB.java by Cay S. Horstmann, Core Java 2, Vol. II -- Advanced Features, p. 227
(c) 2000 Sun Microsystems Press
MakeDB.properties -- configuration file used by MakeDB.java
Data files:
Authors.dat
Books.dat
BooksAuthors.dat
Publishers.dat
JDBC Data Access API home page
J2SE 5.0
Java SE 6
MySQL® Connector/J JDBC Driver for MySQL
MySQL Connector/J Documentation - see this page for information about the class name of the
driver (which will need to be used in the sample programs given above)
A Gentle Introduction to SQL (tutorial)
Developer Shed Network - A collection of articles and tutorials on the MySQL server and OO database techniques
InnoDB Engine - Reference Manual of InnoDB
Copyright © 2000, 2004 Jonathan Mohr