public static interface JdbcConnection.ParameterResultSetConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(List<?> parameters,
ResultSet rs) |
void accept(List<?> parameters, ResultSet rs) throws SQLException
SQLExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.