1
2
3
4
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
...

Java MySQL code

by vikasvrao, May 23, 2008 18:27, 2 refactorings

I'm using this as the core ...

285b210dadc7b994f64ef19485a44c7d Talk