| Package | Description |
|---|---|
| ch.jalu.datasourcecolumns | |
| ch.jalu.datasourcecolumns.data | |
| ch.jalu.datasourcecolumns.sqlimplementation |
| Modifier and Type | Method and Description |
|---|---|
<T> DataSourceValue<T> |
ColumnsHandler.retrieve(I identifier,
Column<T,C> column)
Retrieves the given column from a given row.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceValueImpl<T>
Implementation of
DataSourceValue. |
| Modifier and Type | Method and Description |
|---|---|
<T> DataSourceValue<T> |
SqlColumnsHandler.retrieve(I identifier,
Column<T,C> column) |
Copyright © 2017–2024. All rights reserved.