0 votes
in Hibernate by
What are two components of Hibernate configuration object.

1 Answer

0 votes
by

below are two components of Hibernate configuration object

  1. Database Connection
  2. Class Mapping Setup
...