Which of the following is not an inheritance mapping strategies?
(a) Table per hierarchy
(b) Table per concrete class
(c) Table per subclass
(d) Table per class
This question was posed to me in examination.
This interesting question is from Hibernate topic in chapter Autoboxing & Miscellaneous of Java