Mybatis(二)第一個Mybatis程序

1.創建java工程 2.加入jar包 3.log4j.properties 4.SqlMapConfig.xml 5.po類 6.sql映射文件 7.將User.xml添加到SqlMapConfig.xml 8.編寫程序 8.1查詢: 8.2添加用戶 8.3刪除用戶: 8.4更新: 9.步驟總結: 10.mybatis解決jdbc編程的問題: 11.與hibernate不同:
相關文章
相關標籤/搜索