public static interface ArrayTuple.RecordParser<T>
| Modifier and Type | Method and Description |
|---|---|
T |
parse(PostgresReader reader,
int outerContext,
int context) |
T parse(PostgresReader reader, int outerContext, int context) throws IOException
IOExceptionCopyright © 2016. All rights reserved.