Java Reference
In-Depth Information
Interface
PreparedStatement
page
Statement link
PreparedStatement
link
FIGURE 11-79
Short Answer
1. The number of records in one table that may relate to a given record in
another table is represented by the _______________ o f the relationship.
2 . A ( n ) _______________ i s a r ule that restricts the data value that can be entered
in a column.
3 . A ( n ) _______________ c lass accesses data from persistent storage and provides
it to a requesting application.
4 . A ( n ) _______________ i s s o ftware for a specific DBMS used to translate
between the calls to the JDBC™ API and the corresponding commands of
the DBMS.
5. Constraints may be of two types: a(n) _______________ c o n s t r aint or a(n)
_______________ c o n s t r aint.
6 . A ( n ) _______________ i s a n i n d e x w ith a unique, non-null value for each
record; only one is allowed for a table.
7 . A ( n ) _______________ i s a t y p e o f p o i n t e r that points to the current row of
data.
(continued)
 
Search WWH ::




Custom Search