摘要: InterfacesRecommended Use Statement Use this for general-purpose access to your database. Useful when you are using static SQL statements at runtime. 阅读全文
posted @ 2019-05-10 23:21 CodingYM 阅读(107) 评论(0) 推荐(0) 编辑
摘要: JDBC stands for Java Database Connectivity JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Dat 阅读全文
posted @ 2019-05-10 22:49 CodingYM 阅读(166) 评论(0) 推荐(0) 编辑