JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package org.jdbi.v3.core
Class
org.jdbi.v3.core.CloseException
extends
JdbiException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.ConnectionException
extends
JdbiException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.JdbiException
extends
RuntimeException
implements Serializable
serialVersionUID:
1L
Package org.jdbi.v3.core.collector
Class
org.jdbi.v3.core.collector.ElementTypeNotFoundException
extends
JdbiException
implements Serializable
Class
org.jdbi.v3.core.collector.NoSuchCollectorException
extends
JdbiException
implements Serializable
Package org.jdbi.v3.core.extension
Class
org.jdbi.v3.core.extension.NoSuchExtensionException
extends
JdbiException
implements Serializable
serialVersionUID:
1L
Package org.jdbi.v3.core.mapper
Class
org.jdbi.v3.core.mapper.MappingException
extends
JdbiException
implements Serializable
Class
org.jdbi.v3.core.mapper.NoSuchMapperException
extends
JdbiException
implements Serializable
Package org.jdbi.v3.core.result
Class
org.jdbi.v3.core.result.NoResultsException
extends
StatementException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.result.ResultSetException
extends
StatementException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.result.UnableToProduceResultException
extends
StatementException
implements Serializable
serialVersionUID:
1L
Package org.jdbi.v3.core.statement
Class
org.jdbi.v3.core.statement.StatementException
extends
JdbiException
implements Serializable
serialVersionUID:
1L
Serialized Fields
statementContext
StatementContext
statementContext
Class
org.jdbi.v3.core.statement.UnableToCreateStatementException
extends
StatementException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.statement.UnableToExecuteStatementException
extends
StatementException
implements Serializable
serialVersionUID:
1L
Package org.jdbi.v3.core.transaction
Class
org.jdbi.v3.core.transaction.TransactionException
extends
JdbiException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.transaction.UnableToManipulateTransactionIsolationLevelException
extends
JdbiException
implements Serializable
serialVersionUID:
1L
Class
org.jdbi.v3.core.transaction.UnableToRestoreAutoCommitStateException
extends
JdbiException
implements Serializable
serialVersionUID:
2433069110223543423L
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.