| Package | Description |
|---|---|
| org.r10r.sqlify.resultparser |
| Modifier and Type | Method and Description |
|---|---|
static <E> ListResultParser<E> |
ListResultParser.of(Class<E> clazz) |
static <E> ListResultParser<E> |
ListResultParser.of(RowParser<E> rowParser)
Define your own RowParser.
|
Copyright © 2018. All rights reserved.