What do you mean by hibernate?

64. What do you mean by hibernate?

  1. Hibernate is a framework that provides some abstraction layer, meaning that the programmer does not have to worry about the implementations
  2. Hibernate is a reusable component that can be used for separating things like validation and logging from the action code
  3. Hibernate is used to develop MVC (Model View Controller) based web applications

Answer: A) Hibernate is a framework that provides some abstraction layer, meaning that the programmer does not have to worry about the implementations.

Explanation:

Hibernate is a framework that provides some abstraction layer, meaning that the programmer does not have to worry about the implementations.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.