项目顶用到的JPA Annotation 之二:Inheritance
项目中用到的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_TABLESince:JPA 1.0?