Which two statements are true about RowSet subinterfaces?
A.
A FilteredRowSet object filter can be modified at any time.
B.
A WebRowSet returns JSON-formatted data.
C.
A JdbcRowSet object provides a JavaBean view of a result set.
D.
A CachedRowSet provides a connected view of the database.