Do I need hibernate cfg xml?
No Answer is Posted For this Question
Be the First to Post Answer
What is named query in hibernate?
What are pojos and what’s their significance?
What is the difference between load() and get() method in hibernate?
Why hibernate sessionfactory is thread safe?
How do you map java objects with database tables?
Which object is used to create sessionfactory objects hibernate?
What will happen if we don’t have no-args constructor in entity bean?
What is the role of session interface in hibernate?
How to fetch foreign key data in hibernate?
How to achieve mapping in hibernate?
What is the is the default transaction factory in hibernate?
How Hibernate is database independent explain?