| Package | Description |
|---|---|
| org.sfm.jooq.getter |
Record getters. |
| org.sfm.utils.conv |
Converter classes. |
| Constructor and Description |
|---|
RecordGetterWithConverter(int index,
Converter<F,P> converter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayConverter<E> |
class |
ArrayToListConverter<E> |
class |
StringToURLConverter<I> |
class |
ToStringConverter<I> |
| Modifier and Type | Method and Description |
|---|---|
static <P,F> Converter<F,P> |
ConverterFactory.getConverter(Class<F> inType,
Type outType) |
Copyright © 2015. All rights reserved.