- type
- the type of the ResultSet. It may be either ResultSet.TYPE_FORWARD_ONLY or ResultSet.TYPE_SCROLL_INSENSITIVE, or ResultSet.TYPE_SCROLL_SENSITIVE)
Documentation for this section has not yet been entered.
Type Reason Java.Sql.SQLException a database error occurred.
Determines whether deletes made by others are visible, for a specified ResultSet type.