Hibernate / Hibernate interview questions
Transaction Interface.
This is an optional interface but the above three interfaces are mandatory in each and every application. This interface abstracts the code from any kind of transaction implementations such as JDBC transaction, JTA transaction.
More Related questions...