@Inheritance(strategy=InheritanceType.JOINED) in parent class & @PrimaryKeyJoinColumn subclasses

Q.  We need to specify @Inheritance(strategy=InheritanceType.JOINED) in the parent class and @PrimaryKeyJoinColumn annotation in the subclasses.
- Published on 15 Jul 15

a. True
b. False

ANSWER: True

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)