DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Interface result set

1. Interface ResultSet 2. • • • •public interface ResultSetextends Wrapper Throws SQLException { } 3. • It is the object of a class that implements java.sql.ResultSet…