public final class ResultSetMappers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResultSetMappers.ResultSetMapperException |
| Modifier and Type | Field and Description |
|---|---|
static ResultSetMapper<Long> |
SINGLE_LONG |
static ResultSetMapper<String> |
STRING |
public static final ResultSetMapper<Long> SINGLE_LONG
public static final ResultSetMapper<String> STRING
Copyright © 2019. All rights reserved.