public interface DbConnectionReleaser
| Modifier and Type | Method and Description |
|---|---|
void |
release(DbConnection connection)
Releases a given connection
|
void release(DbConnection connection)
connection - connection to releaseCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.