首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

项目顶用到的JPA Annotation 之二:Inheritance

2012-10-30 
项目中用到的JPA Annotation 之二:InheritanceThe strategy to be used for the entity inheritance hiera

项目中用到的JPA Annotation 之二:Inheritance

The strategy to be used for the entity inheritance hierarchy.

Default value:
javax.persistence.InheritanceType.SINGLE_TABLE
Since:
JPA 1.0

?

热点排行