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

U

updateRow(Row) - Method in class com.syncsoft.plainsql.PlainTable
Apply row changes to the database.
updateRow() - Method in class com.syncsoft.plainsql.Row
Push the rows changes into the database, if there is a RowSet that is associated with a PlainTable
updateRow(Row) - Method in class com.syncsoft.plainsql.RowSet
If this is a RowSet from a PlainTable that has primary keys, then this method receives a Row and applies that row to the table via an update.

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