public class QueryResultUtil extends Object
| Constructor and Description |
|---|
QueryResultUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getValueByColumnType(ResultSet resultSet,
int columnIndex)
Get value by column type.
|
public static Object getValueByColumnType(ResultSet resultSet, int columnIndex) throws SQLException
resultSet - result setcolumnIndex - column indexSQLException - SQL exceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.