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 is lambda value?
What is aop in java?
What is java flatmap?
If you’re overriding the method equals() of an object, which other method you might also consider?
Can you compile java into exe?
What is the difference between a jdk and a jvm?
What is java persistence api used for?
What is the current code for the Java 5 code class Root { ?
what is constructer?what are the type of constructer with example.
What is serializable in java?
Input :14000 Output : hundred and fourteen thousand.(wrong) Desired output : fourteen hundred thousand.
What is class forname java?