ANIMAL BEHAVIOR
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
hibernation is-
|
Learned
|
|
inherited
|
Explanation:
Detailed explanation-1: -Hibernation is an innate behavior. It is not learned after birth.
Detailed explanation-2: -Entity inheritance means that we can use polymorphic queries for retrieving all the subclass entities when querying for a superclass. Since Hibernate is a JPA implementation, it contains all of the above as well as a few Hibernate-specific features related to inheritance.
Detailed explanation-3: -Single Table. The single table strategy maps all entities of the inheritance structure to the same database table. This approach makes polymorphic queries very efficient and provides the best performance.
There is 1 question to complete.