Eclipselink Inheritance Problem: Relation to SuperClass query all SubClasses

后端 未结 0 1300
谎友^
谎友^ 2020-11-27 21:12

I have a problem with Java Inheritance / JPA:

In my code, i have the following class-structure:

@Entity
@Inheritance(strategy = InheritanceType.TABLE_P         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题