Multiple Choice
All of the following are disadvantages of using the call-level API approach to providing persistence EXCEPT:
A) little reuse of code.
B) moderate to high overhead.
C) need to write a lot of detailed code.
D) proliferation of code related to database connectivity.
Correct Answer:

Verified
Correct Answer:
Verified
Q62: Closed database connectivity is another call-level API.
Q63: What are some of the common approaches
Q64: The N+1 select problem leads to a
Q65: A class specification for objects that exist
Q66: All of the following are disadvantages of
Q68: The conceptual gap between the object-oriented approach
Q69: Within an ORM,what is a fetching strategy?
Q70: Hibernate is configured using an HTML file.
Q71: _ has been an industry standard for
Q72: SQL query mapping frameworks reduce significantly the