标签:color image 技术分享 strong 目录 png hiberna nat student
在src目录右键->new->others
点击next,next,选择刚刚建立的持久化的学生类。
最后会生成如下:
这个映射把students实体类映射成为数据库中一张表。
以及把这个类中每个属性映射为表中一个字段。
把这个文档加入到hibernate配置文档当中:
标签:color image 技术分享 strong 目录 png hiberna nat student
原文地址:http://www.cnblogs.com/alsf/p/7819777.html