Which constants are used to indicate that a ResultSet is scrollable, insensitive to changes and read only?
a. TYPE_SCROLLABLE_INSENSITIVE, CONCUR_READ_ONLY.
b. TYPE_SCROLLABLEINSENSITIVE, CONCUR_READONLY.
c. TYPE_SCROLL_INSENSITIVE, CONCUR_READ_ONLY.
d. TYPE_SCROLL_INSENSITIVE, CONCUR_READONLY.
D
Computer Science & Information Technology
You might also like to view...
The main computer in an email system is an email ____.?
A. ?attachment B. ?provider C. ?client D. ?server
Computer Science & Information Technology
If you create a red circle and then a blue circle, the blue circle is "above" the red circle because it was the most recently created object.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology