| Interface | Description |
|---|---|
| TableDataProvider<E> |
Represents a named collection to be comprehended by a
PojoDataContext
. |
| Class | Description |
|---|---|
| ArrayTableDataProvider | |
| MapTableDataProvider | |
| ObjectTableDataProvider<E> |
TableDataProvider for regular Java objects with getter and setter
methods. |
| PojoDataContext |
A
DataContext used to serve MetaModel support for collections of Java
objects and key/value maps. |
| PojoDataContextFactory |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.