There is an excellent open-source ORM framework available in the market. Your team suggests using this new framework. Which of the following is the main disadvantage of using this new framework?

  1. Application can be isolated from the database and the only connection to it is using the ORM framework and a JDBC driver.

  2. Developer productivity increases.

  3. Performance will be slower than direct JDBC connections.

  4. Application maintainance may be a problem.


Correct Option: D

Find more quizzes: