摘要: test 阅读全文
posted @ 2019-08-02 23:40 Peter.Jones 阅读(285) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-08-02 14:47 Peter.Jones 阅读(2) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/anhao/p/6676983.html 1.查看实体类有没有实现Serializable接口 例:public class Student implements Serializable { ***** } 2.看表中的字段有没有在实体中进行关系映射 阅读全文
posted @ 2019-08-02 13:14 Peter.Jones 阅读(472) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-08-02 10:46 Peter.Jones 阅读(5) 评论(0) 推荐(0)