Package com.vaadin.data.util.sqlcontainer

Class Summary
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
OptimisticLockException An OptimisticLockException is thrown when trying to update or delete a row that has been changed since last read from the database.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.