public marks

PUBLIC MARKS from mark1048 with tags java & mysql

17 September 2009 04:00

MySQL Tutorials - Java Programs and MySQL Servers

This tutorial provides tutorial notes on MySQL JDBC driver. Topics include installing MySQL JDBC driver; connection URL and DriverManager class; DataSource and Connection objects; server and driver information; creating tables with auto-increment columns.