Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q6: To resolve Facelets views we configure:<br>A)ViewFacelets<br>B)ViewResolver<br>C)View-resolver<br>D)View_Resolver
Q7: In which file database table configuration is
Q8: Which of the following is true about
Q9: The SessionFactory is heavyweight object.<br>A)False<br>B)True<br>C)none<br>D)all
Q10: Which spring module provides the capability of
Q12: Is Session a thread-safe object?
Q13: Component which encloses command button.<br>A)validateAll<br>B)validateAllClick<br>C)validateAllInClick<br>D)validateAllOnClick
Q14: Which of the following methods returns proxy
Q15: For cross field validation or some sort
Q16: SessionFactory is a thread-safe object.