public final class ResultSetUtil extends Object
| Constructor and Description |
|---|
ResultSetUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convertBigDecimalValue(Object value,
boolean needScale,
int scale)
Convert object to BigDecimal.
|
static Object |
convertValue(Object value,
Class<?> convertType)
Convert value via expected class type.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.