| Package | Description |
|---|---|
| com.vaadin.v7.data.util.sqlcontainer | |
| com.vaadin.v7.data.util.sqlcontainer.query |
| Modifier and Type | Method and Description |
|---|---|
protected QueryDelegate |
SQLContainer.getQueryDelegate()
Deprecated.
Returns the QueryDelegate set for this SQLContainer.
|
| Constructor and Description |
|---|
SQLContainer(QueryDelegate delegate)
Deprecated.
Creates and initializes SQLContainer using the given QueryDelegate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeformQuery
Deprecated.
As of 8.0, no replacement available.
|
class |
TableQuery
Deprecated.
As of 8.0, no replacement available.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.