Name some of the important interfaces of hibernate framework?
Answer / Prashant Kumar Nair
"SessionFactory", "Session", "Transaction", "Criteria", "Query", and "Statistics"
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we map the classes as immutable?
What is evict method in hibernate?
What are fetch types in hibernate?
In how many ways objects can be identified in Hibernate?
What is hibernate connection pool_size?
Is hibernate sessionfactory singleton?
What are the best practices to follow with hibernate framework?
What is persist in hibernate?
How to get single column from database using hibernate?
Why is sessionfactory thread safe?
What is the usage of callback interfaces in hibernate?
What is native query in hibernate?