Java EE 5/6 EJB, JPA & Web Services (Legacy)

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following is NOT true about ORM Frameworks?

  1. Application can be isolated from the database and the only connection to it is using the ORM framework and a JDBC driver.
  2. ORM Frameworks reduce development times
  3. Manageability of application increases
  4. It is faster than the direct JDBC access.
Change Mode