Which one is the default transaction factory in hibernate?
Answer / Ashfaq Khan
"The default transaction factory in Hibernate is JDBCTransactionFactory, which uses JDBC connections for transactions."
| Is This Answer Correct ? | 0 Yes | 0 No |
Is orm slow?
How can we map the classes as immutable?
How properties of a class are mapped to the columns of a database table in hibernate?
What is a sessionfactory?
What is primary key in er diagram?
What is hibernate framework used for?
What is an sql dialect?
How many stages are there in hibernate inheritance?
What is HibernateTemplate class?
What is collection mapping?
Is hibernate faster than jdbc?
Hibernate SessionFactory is thread safe?