| Package | Description |
|---|---|
| com.vaadin.data.util.sqlcontainer | |
| com.vaadin.data.util.sqlcontainer.query | |
| com.vaadin.data.util.sqlcontainer.query.generator |
| Class and Description |
|---|
| OrderBy
OrderBy represents a sorting rule to be applied to a query made by the
SQLContainer's QueryDelegate.
|
| QueryDelegate |
| QueryDelegate.RowIdChangeListener
RowId change listener interface.
|
| Class and Description |
|---|
| AbstractTransactionalQuery
Common base class for database query classes that handle connections and
transactions.
|
| FreeformQueryDelegate |
| OrderBy
OrderBy represents a sorting rule to be applied to a query made by the
SQLContainer's QueryDelegate.
|
| 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 and Description |
|---|
| OrderBy
OrderBy represents a sorting rule to be applied to a query made by the
SQLContainer's QueryDelegate.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.