每个子类一个表(table per subclass) 例子(双向关联):group-user ..
基于96个网页-相关网页
每个子类一个表
One table for each subclass
以上为机器翻译结果,长、整句建议使用 人工翻译 。
策略1:每个子类一个表(Persons)。
Strategy 1: One table per subclass (Persons).
youdao
对于第一个策略(每个子类一个表),Hibernate每次初始化和填充对象时,会读取多个表。
For our first strategy (one table per subclass), Hibernate will read multiple tables each time an object is instantiated and populated.
应用推荐
模块上移
模块下移
不移动