| Package | Description |
|---|---|
| org.skife.jdbi.v2.logging | |
| org.skife.jdbi.v2.tweak |
Interfaces used to alter JDBI's behavior
|
| Modifier and Type | Method and Description |
|---|---|
SQLLog.BatchLogger |
NoOpLog.logBatch() |
SQLLog.BatchLogger |
FormattedLog.logBatch() |
| Modifier and Type | Method and Description |
|---|---|
SQLLog.BatchLogger |
SQLLog.logBatch()
Factory method used to obtain a SQLLog.BatchLogger which will be used to log
a specific batch statement.
|
Copyright © 2018. All rights reserved.