Answer Posted / 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 |
Post New Answer View All Answers
How can I swap two variables without using a third variable?
what are the different phases in delivering the project during development and maintenance?
there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.
What is @resource annotation in java?
What is cache in java?
What does el mean in java?
How can you work with permissions from your .net application? : java security
What is javabeans api?
If you’re overriding the method equals() of an object, which other method you might also consider?
What is a bean class?
What are tlds in java?
What is exe file in java?
What is predicate in lambda expression?
What is java persistence api used for?
What is log4j in java?