Computer Science, asked by srreddy6009, 10 months ago

what are the interfaces there in hibernate

Answers

Answered by tripathishone
1
The five core interfaces are used in just about every Hibernate application. Using these interfaces, you can store and retrieve persistent objects and control transactions. Configuration interface. Transaction interface. SessionFactoryinterface.
Similar questions