(1)myeclipse→help→Myeclipse
configuration center:点击sofeware选项卡,在Browes Software 下有一个输入框,点击add site按钮:Name输入
Abator,URL输入http://ibatis.apache.org/tools/abator;
(2)稍等一会,在Personal
Sites下就会列出Abator相应的版本,点击相应版本前面的加号,在abator Code Generator to iBATIS上点右键,选择Add to
profile...就自动进行安装;
(3)安装完成后会提示是否重启,点击确定。重启myeclipse后,File→New→Abator
for iBATIS Configuration File;
(4)在Location中输入项目名:Proj_IbatisTest,在File
name中输入:abatorConfig.xml;
(5)修改abatorConfig.xml文件,将对应的数据库信息和表信息填充。然后右击项目下的该文件,选择Generate
iBATIS Artifacts,就会自动生成对应的dao,model,sqlmap。
时间: 2024-10-13 06:57:19