MyBatis逆向工程的配置xml中为什么会用<classPathEntry> 指定驱动,但有些逆向工程又不用 那指定驱动有什么用
1 回答
守着星空守着你
TA贡献1799条经验 获得超8个赞
This element is optional and is not required if you setup the classpath externally to MBG (e.g. with the -cp argument of the java command
这个元素不是必须的,如果在mybatis generator插件的 .classpath已经配置了,是不需要在xml中再次指定的
添加回答
举报
0/150
提交
取消
