I tried to change the column name in the subclass table, but I will not change it with the @AttributeOverride annotation.
@ Entity @Table(name=”emp”)
@Inheritance(strategy=InheritanceType.TAB
I tried to change the column name in the subclass table, but I will not change it with the @AttributeOverride annotation.
@ Entity @Table(name=”emp”)
@Inheritance(strategy=InheritanceType.TAB