Package | Description |
---|---|
org.skife.jdbi.v2 |
Start with
DBI and Handle |
org.skife.jdbi.v2.exceptions |
All JDBI exceptions extend
RuntimeException , so you can skip catching them. |
org.skife.jdbi.v2.sqlobject.mixins |
Class and Description |
---|
CallbackFailedException
Exception used to indicate an exception thrown during a provided callback.
|
TransactionFailedException |
Class and Description |
---|
DBIException
Base runtime exception for exceptions thrown from jDBI
|
StatementException |
Class and Description |
---|
CallbackFailedException
Exception used to indicate an exception thrown during a provided callback.
|
Copyright © 2018. All rights reserved.