A B C D E F G H I J M N P R S T U

R

remove() - Method in class com.syncsoft.plainsql.RowSet
 
replaceRow(int, Row) - Method in class com.syncsoft.plainsql.RowSet
Replace the rowat RowNo, with the row given
rollback() - Method in class com.syncsoft.plainsql.PSconnection
 
Row - Class in com.syncsoft.plainsql
Object to represent a single row.
Row() - Constructor for class com.syncsoft.plainsql.Row
 
RowSet - Class in com.syncsoft.plainsql
A class that extends ArrayList with some methods to support result sets from SQL statements.
RowSet(ResultSet) - Constructor for class com.syncsoft.plainsql.RowSet
Create a RowSet, providing the JDBC ResultSet, potentially making the RowSet updateable.
RowSet(Row) - Constructor for class com.syncsoft.plainsql.RowSet
Create the rowSet, providing a row to use to create the strucutre.

A B C D E F G H I J M N P R S T U