| Package | Description | 
|---|---|
| org.skife.jdbi.v2 | Start with  DBIandHandle | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IDBI. useHandle(HandleConsumer callback)A convenience function which manages the lifecycle of a handle and yields it to a callback
 for use by clients. | 
| void | DBI. useHandle(HandleConsumer callback)A convenience function which manages the lifecycle of a handle and yields it to a callback
 for use by clients. | 
Copyright © 2018. All rights reserved.