is hibernate a technology or framework?
Answers were Sorted based on User's Feedback
Answer / rice
Hibernate is open source software and it is a framework.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / priya menon
Hibernate is an object relational mapping framework for java language.It is a persistence framework
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / niraj
Hibernate is a persistence framework which is used to implement persistence operations or database operation
or
hibernate is a persistence framework which is implement on the top of JDBC Technology .
Is This Answer Correct ? | 0 Yes | 1 No |
What are the advantages of java 8’s date and time api over old date api and joda time api?
Why Java is a platform independent language?Explain byte code and JVM
What is meant by annotations in java?
What is an entity in java?
How does java handle integer overflows and underflows?
What is custom tag in java?
Does netbeans need jdk?
what diff bw constructor method & method
What is the difference between map and flatmap in java?
What is cdi bean in java?
How do I open the java control panel?
when a program class implements an interface it must provide behavior for..?