eclipse中使用mybatis-generator逆向代码生成工具问题解决记录
问题一:
eclipse中使用mybatis-generator逆向代码生成工具出现waiting for "building workspace"
解决办法:
选择菜单栏的 Project ,然后把菜单栏中 Build Automatically 前面的对钩去掉即可解决。
问题二:
com.mysql.jdbc.exceptions.jdbc4.communicationsexception: communications link failure
the last packet sent successfully to the server was 0 milliseconds ago. the driver has not received any packets from the server.
事故现场:
解决办法:
test001为数据库名
作 者:
Jony.K.Chen
出 处:http://www.cnblogs.com/lxcy/
版权声明:本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文链接。
特此声明:所有评论和私信都会在第一时间回复。也欢迎园子的大大们指正错误,共同进步。
声援博主:如果您觉得文章对您有帮助,可以点击文章右下角【推荐】一下。您的鼓励是作者坚持原创和持续写作的最大动力!