2008-01-23
sql server里的uniqueidentifier类型该映射成Hibernate的哪种类型?
关键字: uniqueidentifier hibernate 类型 映射
sql server2000里的uniqueidentifier类型该映射成Hibernate的哪种类型?
最佳答案是:guid
具体如下:
最佳答案是:guid
具体如下:
<id name="id" type="string" column="Mbph_uid"> <generator class="guid" /> </id>
发表评论
- 浏览: 28105 次
- 性别:

- 来自: 河北

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
深度技术GhostXP专业版V9 ...
还是V8.1版本成熟,速度很快,不错,可以一试!
-- by DavyLee -
2008年7月1日,盖茨离职 ...
不知道你的X年经验是几年,不过你确实缺少一些基础经验...
-- by e-ant -
2008年7月1日,盖茨离职 ...
引用这个是不是因为workspace中有eclipse的配置文件,删除那个.me ...
-- by DavyLee -
2008年7月1日,盖茨离职 ...
强阿我从来不用MyEclipse
-- by 王者之剑 -
2008年7月1日,盖茨离职 ...
引用第五:只要先用myEclipse建立了工作区,即使你把myEclipse卸掉 ...
-- by dogstar






评论排行榜