Computer Science, asked by dhanuatkari16, 5 months ago

components of hibernate​

Answers

Answered by ashimkundu2005
0

Hibernate - Architecture

Configuration Object. The Configuration object is the first Hibernate object you create in any Hibernate application. ...

SessionFactory Object. ...

Session Object. ...

Transaction Object. ...

Query Object. ...

Criteria Object.

Similar questions