|
1
7
使用classmap,可以在 mapping .
使用automap,可以覆盖表名。
您也可以使用 conventions 影响所有实体的表命名。 |
|
|
2
2
可以在映射中指定表名。所以看起来是这样的:
|