A. This means that the ResultSet is insensitive to scrolling
B. This means that the Resultset is sensitive to scrolling, but insensitive to updates, i.e. not updateable
C. This means that the ResultSet is sensitive to scrolling, but insensitive to changes made by others
D. The meaning depends on the type of data source, and the type and version of the driver you use with this data source
B. This means that the Resultset is sensitive to scrolling, but insensitive to updates, i.e. not updateable
C. This means that the ResultSet is sensitive to scrolling, but insensitive to changes made by others
D. The meaning depends on the type of data source, and the type and version of the driver you use with this data source
No comments:
Post a Comment