public class ColumnUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ColumnUtils.ColumnArray |
static class |
ColumnUtils.MappedColumns |
| Modifier | Constructor and Description |
|---|---|
private |
ColumnUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ColumnUtils.ColumnArray |
toArray(ResultSet resultSet,
Table table) |
static ColumnUtils.MappedColumns |
toMap(Table table) |
public static ColumnUtils.MappedColumns toMap(Table table)
public static ColumnUtils.ColumnArray toArray(ResultSet resultSet, Table table) throws SQLException
SQLExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.