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