原文:ids for this class must be manually assigned before calling save():Xxx

把Xxx.hbm.xml主键生成策略改成identity ...

2014-10-26 09:35 0 2163 推荐指数:

查看详情

class="assigned" />

<generator>表示一个主键的生成机制。即具体通过何种方式来生成。生成方式包括:increment:生成long, short或者int类型的主键,不能在cluster环境下使用。适 ...

Mon Nov 26 03:11:00 CST 2018 0 1368
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM