Answer Posted / 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 |
Post New Answer View All Answers
What does @override mean in java?
What is injection in java?
Do I need to install jre if I have jdk?
What is the resourcebundle class?
What are the new features about Java se 8 ?
What is meant by annotation in java?
What is jersey in java?
What is native api in java?
Which version of jdk is required for netbeans 8.0 2?
What is the difference between a jvm and a jdk?
What is jpa entitymanager?
Do I really have to type in the programs in the book to try them out?
What are messages in java?
Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.
What is java lang noclassdeffounderror?