| Interface | Description |
|---|---|
| DataSourceValue<T> |
Wraps a value and allows to specify whether a row was found.
|
| DataSourceValues |
Holds multiple various of an entry in the data source.
|
| Class | Description |
|---|---|
| DataSourceValueImpl<T> |
Implementation of
DataSourceValue. |
| DataSourceValuesImpl |
Implementation of
DataSourceValues. |
| UpdateValues<C> |
Holder class for values associated with a column.
|
| UpdateValues.Builder<C> |
Builder class.
|
Copyright © 2017–2024. All rights reserved.