Editing the items (RowItems) of SQLContainer can be done similarly to editing the items of any Vaadin container. ColumnProperties of a RowItem will automatically notify SQLContainer to make sure that changes to the items are recorded and will be applied to the database immediately or on commit, depending on the state of the auto-commit mode.