What are the extension interfaces that are there in hibernate?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between get and load?
Difference between the transient, persistent and detached state in hibernate?
Do you want to use hibernate 2nd level cache?
List some of the databases supported by hibernate.
What is unidirectional and bidirectional?
What entries we make in the hibernate config file if we are not using hbm files but annotations?
How can we add criteria to a sql query?
Explain hibernate configuration file and hibernate mapping file?
What is a zero to many relationship?
Can I have two session factory in a single hibernate cfg xml?
What is hbm2ddl in hibernate?
How do you switch between relational databases without code changes?