hibernate 4 中many-to-one 保存问题 20

在Content.hbm.xml中间建立关联:<many-to-onename="author"cascade="all"class="com.YoungMay.bean... 在Content.hbm.xml 中间建立关联:
<many-to-one name="author" cascade="all" class="com.YoungMay.bean.User" column="authorId" lazy="false"/>

新建一个Content实例,完成赋值,保存的时候出错:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'read, repost, lastRepost, good, bed, visuable, ifPublic, parent, ifRepost) value' at line 1

hibernate提示:
Hibernate: insert into mydb.tbcontent (title, ctext, datetime, contentType, contentBoard, authorId, read, repost, lastRepost, good, bed, visuable, ifPublic, parent, ifRepost) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)

看样子是authorId字段出问题。请帮忙看看

tbcontent:

tbuser:
已经解决了。
不是关联的那一列有问题,是后面一列有问题。
列名不能为“read”
展开
 我来答
是我842
2013-04-12
知道答主
回答量:3
采纳率:0%
帮助的人:4484
展开全部
To: <1169909811@qq.com>
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
2013-03-29
展开全部
测验过,这配置没有问题。
更多追问追答
追问
不要这样子吧... 意思是问题在其他地方?还是版本?
追答
应该和entities定义有关、*.hbm.xml等的
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式