会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
j2ee技术
博客园
首页
新随笔
订阅
管理
2012年2月19日
should be mapped with insert="false" update="false"
摘要: 我 找了好久原来是个低级错误,在copy的时候不小心的缘故<hibernate-mapping package="com.strive.entity"> <class name="Dept" table="Dept"> <id name="deptno" column="deptno" type="integer"> <generator class="assigned"></generator>
阅读全文
posted @ 2012-02-19 12:56 j2ee技术
阅读(203)
评论(0)
推荐(0)
编辑
公告