
Hibernate
vc_human
性格--不知道、爱好--不知道、生活态度--不知道、工作情况--正常、受教育状况--良好
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
JUnit error – java.lang.Exception: No runnable methods
This error is a catchall for anything else that might be wrong with your test class. First make sure any of the below problems are not occurring. Your unit test code is running JUnit4. At least转载 2013-06-10 11:48:41 · 2698 阅读 · 0 评论 -
Hibenate的Entity Bean为什么要有一个抽象类
先提出这么一个问题,答案我还没有找到,希望知道的能给个答案!原创 2013-06-29 21:55:11 · 600 阅读 · 0 评论