| Package | Description |
|---|---|
| com.vaadin.data.util.sqlcontainer | |
| com.vaadin.data.util.sqlcontainer.query |
| Modifier and Type | Method and Description |
|---|---|
protected QueryDelegate |
SQLContainer.getQueryDelegate()
Returns the QueryDelegate set for this SQLContainer.
|
| Constructor and Description |
|---|
SQLContainer(QueryDelegate delegate)
Creates and initializes SQLContainer using the given QueryDelegate
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeformQuery |
class |
TableQuery |
Copyright © 2017 Vaadin Ltd. All rights reserved.