|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTableDataProvider | |
|---|---|
| com.sun.data.provider.impl | Concrete DataProvider implementations and base classes. |
| Uses of AbstractTableDataProvider in com.sun.data.provider.impl |
|---|
| Subclasses of AbstractTableDataProvider in com.sun.data.provider.impl | |
|---|---|
class |
BasicTransactionalTableDataProvider
|
class |
CachedRowSetDataProvider
TableDataProvider implementation that wraps a CachedRowSet. |
class |
FilteredTableDataProvider
Specialized TableDataProvider that is filtered by a
specified TableDataFilter. |
class |
ListDataProvider
This TableDataProvider implementation
wraps the contents of a List. |
class |
ObjectArrayDataProvider
This TableDataProvider wraps access to an
array of Java Objects. |
class |
ObjectListDataProvider
This TableDataProvider wraps access to a
list of Java Objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||