What is the file name of hibernate configuration file?
No Answer is Posted For this Question
Be the First to Post Answer
Mention two components of hibernate configuration object.
How many sessionfactory and session objects are usually created?
What is second level caching?
How to create two same tables in different schema’s by using single configuration file?
What is the difference between open session and get current session?
What are the restrictions for the entity classes?
What is the difference between persist and save in hibernate?
What is first level cache in hibernate?
Name some of the important interfaces of hibernate framework?
What is hibernate caching? Explain hibernate first level cache?
What is the use of hbm2ddl configuration in hibernate?
What is the use of persist method in hibernate?