| Constructor and Description |
|---|
RecordUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Record> |
executeList(ResultSetImpl rs) |
static List<Record> |
executeList(StatementImpl stat) |
static Record |
executeSingle(StatementImpl stat) |
public static Record executeSingle(StatementImpl stat) throws SQLException
SQLExceptionpublic static List<Record> executeList(StatementImpl stat) throws SQLException
SQLExceptionpublic static List<Record> executeList(ResultSetImpl rs) throws SQLException
SQLExceptionCopyright © 2017. All rights reserved.