List of usage examples for javax.sql.rowset JdbcRowSet interface-usage
From source file org.orbisgis.corejdbc.internal.ReadRowSetImpl.java
/** * RowSet implementation that can be only linked with a table (or view). * * @author Nicolas Fortin */ public class ReadRowSetImpl extends AbstractRowSet