public static interface ObjectConverter.Reader<T>
| Modifier and Type | Method and Description |
|---|---|
T |
read(T instance,
PostgresReader reader,
int context) |
T read(T instance, PostgresReader reader, int context) throws IOException
IOExceptionCopyright © 2016. All rights reserved.