| Constructor | Description |
|---|---|
RecordUtils() |
| Modifier and Type | Method | 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 © 2018. All rights reserved.