文章目录 文章目录 文章目录 一、jdbc入门案例 二、JDBC-API详解 1.DriverManager 2.Connection 3.Statement 4.ResultSet 5.PreparedStatement 三、数...