Hibernate / Hibernate interview questions II
Hibernate: Can we switch to different relational database without any code changes?
Yes. In Hibernate we can switch to different database by changing appropriate SQL Dialect configuration.
More Related questions...