public class RowParsers<T>
extends java.lang.Object
| Constructor and Description |
|---|
RowParsers() |
| Modifier and Type | Method and Description |
|---|---|
static <E> RowParser |
getDefaultParserFor(java.lang.Class<E> e)
Determines the default RowParser for a class.
|
public static <E> RowParser getDefaultParserFor(java.lang.Class<E> e)
Copyright © 2018. All Rights Reserved.