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 |
How does java handle integer overflows and underflows?
What is meant by framework in java?
Is java installed on windows 10?
What is java lang exceptionininitializererror?
What is a container in java?
What is java aop?
What are orm tools in java?
I get an exception if I remove the static modifier from main?
Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.
Why we use beans in java?
What is java api?
How do you run an executable jar file?