| Package | Description |
|---|---|
| com.vaadin.v7.data.util | |
| com.vaadin.v7.data.util.sqlcontainer |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBeanContainer<IDTYPE,BEANTYPE>
Deprecated.
As of 8.0, replaced by
DataProvider |
class |
BeanContainer<IDTYPE,BEANTYPE>
Deprecated.
As of 8.0, replaced by
ListDataProvider |
class |
BeanItemContainer<BEANTYPE>
Deprecated.
As of 8.0, replaced by
ListDataProvider |
class |
GeneratedPropertyContainer
Deprecated.
As of 8.0, replaced by
DataProvider |
class |
HierarchicalContainer
Deprecated.
Use an appropriate implementation of
HierarchicalDataProvider such as TreeDataProvider
or AbstractBackEndHierarchicalDataProvider. |
class |
IndexedContainer
Deprecated.
As of 8.0, replaced by
ListDataProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLContainer
Deprecated.
As of 8.0, no replacement available, see
DataProvider. |
Copyright © 2019 Vaadin Ltd. All rights reserved.