2010年5月25日

JDBC纵览

摘要: 使用JDBC逻辑上的基本步骤:" connect to the database, create a statement and execute the query, and look at the result set." Class DriverManager public static Co... 阅读全文

posted @ 2010-05-25 00:08 爱你一万年123 阅读(153) 评论(0) 推荐(0)

导航