Question 1
You can use a RowSet to ________.
◦ set a database password
◦ set a SQL query statement
◦ set a database URL
◦ set a database username
Question 2
You may create a RowSet using ________.
◦ new CachedRowSetImpl()
◦ new RowSet()
◦ new CachedRowSet()
◦ new JdbcRowSetImpl()
◦ new JdbcRowSet()