How many types of query are there in hibernate?
What are the orm frameworks?
Why do we need mapping?
List some of the databases supported by hibernate.
What do you mean by named – sql query?
Can I disable first level cache in hibernate?
What is the use of dialect in hibernate?
What is the difference between one to one and one to many relationship?
What is the java persistence api (jpa)?
Write the code that maps the java object with the database tables?
Why is orm used?
What is hibernate criteria?
What is hibernate architecture?
What is hibernate 2nd level cache?
What is hibernate session factory?