Exam 14: Using Relational Databases to Provide Object Persistence

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

IBATIS is an example of an SQL query mapping framework.

(True/False)
4.8/5
(30)

Serialization's performance is simply not ________ for purposes that require fast and constant response times.

(Short Answer)
4.8/5
(33)

SQL Query Mapping Frameworks are an elegant compromise that hide some of the complexity of JDBC and ADO.Net yet give developers full access to SQL.

(True/False)
4.7/5
(40)

A typical way to access a data item in the object-oriented world is through the ________.

(Short Answer)
4.9/5
(33)

What is object-relational impedance mismatch?

(Essay)
4.9/5
(36)

Hibernate configuration is all contained within a(n)________ file.

(Short Answer)
4.9/5
(35)

Storing the state of an object between application execution sessions is called providing obfuscation to the object.

(True/False)
4.7/5
(43)

________ is a process of using a limited number of database connections that are shared by multiple applications and users.

(Short Answer)
4.8/5
(41)

Object-relational mapping frameworks provide the highest level of ________.

(Short Answer)
4.9/5
(37)

Object-oriented languages provide a built-in mechanism for storing a persistent state of an object.This is called:

(Multiple Choice)
4.7/5
(32)

A technique to define structural relationships between object-oriented and relational representations of data is called:

(Multiple Choice)
4.8/5
(34)

There are at least ________ ways in which an inheritance structure can be represented in a database.

(Short Answer)
4.7/5
(30)

Micrsoft's ________ query is a tool for integrating data access directly into object-oriented environments.

(Multiple Choice)
4.8/5
(29)
Showing 101 - 113 of 113
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)