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 type of parameter passing does java support?
Why are lambda functions called lambda?
For each of the following program segments,give a big zero analysis for the running time 1.For (i=0;i<m;i++) { // } 2.For (j=0;j<i;j++)
0 Answers St. Pauls University,
What is dependency injection in java?
What are the benefits of a jar file?
How to implement Hash Map?
What is meant by annotation in java?
How do I enable java in firefox?
Iam working as a Project Lead in a s/w comp.The follwing question was asked in HCL interview. What about the schedule slippage? If the developer has taken more time than the specified time. How do you adjust the time? From where do you allocate that extra time for the developer?
What do you understand by a variable?
What is a java proxy?
What is stateless in java?