|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryDelegate | |
|---|---|
| com.vaadin.data.util.sqlcontainer | |
| com.vaadin.data.util.sqlcontainer.query | |
| Uses of QueryDelegate in com.vaadin.data.util.sqlcontainer |
|---|
| Methods in com.vaadin.data.util.sqlcontainer that return QueryDelegate | |
|---|---|
protected QueryDelegate |
SQLContainer.getQueryDelegate()
Returns the QueryDelegate set for this SQLContainer. |
| Constructors in com.vaadin.data.util.sqlcontainer with parameters of type QueryDelegate | |
|---|---|
SQLContainer(QueryDelegate delegate)
Creates and initializes SQLContainer using the given QueryDelegate |
|
| Uses of QueryDelegate in com.vaadin.data.util.sqlcontainer.query |
|---|
| Classes in com.vaadin.data.util.sqlcontainer.query that implement QueryDelegate | |
|---|---|
class |
FreeformQuery
|
class |
TableQuery
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||