摘要:
public static void getConnAndTableStruct() { Connection connection = null; PreparedStatement pstmt = null; ResultSetMetaData rsmd = null; try { // mysql连接 //Class.forName("org.gjt.mm.mysql.Driver"); //connection = DriverManager.getConnection("jdbc:mysql://localhost:3306/test", &q 阅读全文
posted @ 2014-01-27 11:03
xavi、
阅读(499)
评论(0)
推荐(0)

浙公网安备 33010602011771号