public class SingleResultResultSetCloser extends AbstractStreamingResultSetCloser
logger| Constructor and Description |
|---|
SingleResultResultSetCloser() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(DbConnection connection,
ResultSet resultSet) |
protected void |
closeStatement(Statement statement) |
protected Statement |
getStatement(ResultSet resultSet) |
public void close(DbConnection connection, ResultSet resultSet)
close in interface StreamingResultSetCloserclose in class AbstractStreamingResultSetCloserprotected void closeStatement(Statement statement)
Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.