关于mybatis generator的生成XML的问题,生成的XML是否和驱动jar有关系~我发现我用sqlserver 生成的 比 mysql 的 方法更多,mysql只生成了 inser以及insertSelective和BaseResultMap。
和主键有关,与驱动无关