Package com.vaadin.data.util.sqlcontainer.query

Interface Summary
FreeformQueryDelegate  
FreeformStatementDelegate FreeformStatementDelegate is an extension to FreeformQueryDelegate that provides definitions for methods that produce StatementHelper objects instead of basic query strings.
QueryDelegate  
QueryDelegate.RowIdChangeEvent An Event object specifying the old and new RowId of an added item after the addition has been successfully committed.
QueryDelegate.RowIdChangeListener RowId change listener interface.
QueryDelegate.RowIdChangeNotifier The interface for adding and removing RowIdChangeEvent listeners.
 

Class Summary
FreeformQuery  
OrderBy OrderBy represents a sorting rule to be applied to a query made by the SQLContainer's QueryDelegate.
TableQuery  
 



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