Exam 14: Using Relational Databases to Provide Object Persistence
Exam 1: The Database Environment and Development Process173 Questions
Exam 2: Modeling Data in the Organization121 Questions
Exam 3: The Enhanced E-R Model and Business Rules74 Questions
Exam 4: Logical Database Design and the Relational Model120 Questions
Exam 5: Physical Database Design and Performance105 Questions
Exam 6: Introduction to SQL119 Questions
Exam 7: Advanced SQL111 Questions
Exam 8: Database Application Development100 Questions
Exam 9: Data Warehousing117 Questions
Exam 10: Data Quality and Integration102 Questions
Exam 11: Data and Database Administration116 Questions
Exam 12: Distributed Databases109 Questions
Exam 13: Object-Oriented Data Modeling91 Questions
Exam 14: Using Relational Databases to Provide Object Persistence113 Questions
Select questions type
Object-oriented environments typically do not have an inherent,built-in concept of boundaries between transactions.
(True/False)
4.8/5
(40)
________ is a model for specifying when and how an ORM framework retrieves persistent objects to the run-time memory during a navigation process.
(Short Answer)
4.9/5
(30)
The difference between the object-oriented world and the relational world is called integrity-object mismatch.
(True/False)
4.8/5
(29)
ORM frameworks include tools for managing database performance in the context of object-oriented applications.
(True/False)
4.9/5
(38)
Object-relational mapping frameworks require less overhead than call-level APIs and query mapping frameworks.
(True/False)
4.7/5
(32)
All of the following are ways to represent an inheritance structure in a database EXCEPT:
(Multiple Choice)
4.8/5
(32)
The property of an object that separates it from other objects based on its existence is called:
(Multiple Choice)
4.9/5
(40)
Call-level APIs work well when an application is small,however,they later lead to ________ and heavily layered code.
(Short Answer)
4.9/5
(34)
The identity of the ________ is dealt with differently in the object-oriented and relational worlds.
(Multiple Choice)
4.8/5
(36)
Easy mapping to ________ database schemas is an advantage of SQL query mapping frameworks.
(Short Answer)
4.9/5
(38)
Object identity refers to the property of a(n)________ that separating it from other ________ based upon its existence.
(Short Answer)
4.9/5
(29)
Object-relational mapping frameworks hide the relational data access methods from the object-oriented applications and provide a ________ layer.
(Short Answer)
4.8/5
(48)
A structure that defines the relationships between domain classes in the object-oriented model and relations in a relational model is called:
(Multiple Choice)
4.8/5
(34)
Results from a call-level application program interface query are returned as:
(Multiple Choice)
4.9/5
(35)
A(n)________ is a method that provides other objects with access to the state of an object.
(Multiple Choice)
4.9/5
(34)
A model for specifying when and how an ORM framework retrieves persistent objects to the run-time memory during a navigation process is called:
(Multiple Choice)
4.7/5
(37)
Relational databases and the processes that are used to design them focus primarily on data,whereas object-oriented environments by definition integrate data and ________.
(Short Answer)
4.9/5
(26)
Little ________ of code is a disadvantage of the call-level API approach.
(Short Answer)
4.9/5
(36)
Showing 81 - 100 of 113
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)