【发布时间】:2013-05-29 20:02:31
【问题描述】:
这是映射信息的一部分:
id:
type: integer
id: true
generator:
strategy: AUTO
ms_id:
type: string
unique: true
oneToOne:
parent:
targetEntity: Category
nullable: true
如何使用 ms_id 而不是 id 建立连接
【问题讨论】: