Package com.vaadin.data.util.sqlcontainer
-
Class Summary Class Description ColumnProperty ColumnProperty represents the value of one column in a RowItem.ReadOnlyRowId RowId RowId represents identifiers of a single database result set row.RowItem RowItem represents one row of a result set obtained from a QueryDelegate.SQLContainer SQLContainer.ItemSetChangeEvent Simple ItemSetChangeEvent implementation.SQLUtil TemporaryRowId -
Exception Summary Exception Description OptimisticLockException An OptimisticLockException is thrown when trying to update or delete a row that has been changed since last read from the database.