Serialized Form
- 
Package org.jdbi.v3.core- 
Exception org.jdbi.v3.core.CloseExceptionclass CloseException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.ConnectionExceptionclass ConnectionException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.JdbiExceptionclass JdbiException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.core.collector- 
Exception org.jdbi.v3.core.collector.ElementTypeNotFoundExceptionclass ElementTypeNotFoundException extends JdbiException implements Serializable
- 
Exception org.jdbi.v3.core.collector.NoSuchCollectorExceptionclass NoSuchCollectorException extends JdbiException implements Serializable
 
- 
- 
Package org.jdbi.v3.core.extension- 
Exception org.jdbi.v3.core.extension.NoSuchExtensionExceptionclass NoSuchExtensionException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.core.internal- 
Exception org.jdbi.v3.core.internal.UtilityClassExceptionclass UtilityClassException extends UnsupportedOperationException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.core.mapper- 
Exception org.jdbi.v3.core.mapper.MappingExceptionclass MappingException extends JdbiException implements Serializable
- 
Exception org.jdbi.v3.core.mapper.NoSuchMapperExceptionclass NoSuchMapperException extends JdbiException implements Serializable
 
- 
- 
Package org.jdbi.v3.core.result- 
Exception org.jdbi.v3.core.result.NoResultsExceptionclass NoResultsException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.result.ResultSetExceptionclass ResultSetException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.result.UnableToProduceResultExceptionclass UnableToProduceResultException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.core.statement- 
Exception org.jdbi.v3.core.statement.StatementExceptionclass StatementException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
statementContextStatementContext statementContext 
 
- 
 
- 
Exception org.jdbi.v3.core.statement.UnableToCreateStatementExceptionclass UnableToCreateStatementException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.statement.UnableToExecuteStatementExceptionclass UnableToExecuteStatementException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.statement.UnableToRetrieveMetaDataExceptionclass UnableToRetrieveMetaDataException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.core.transaction- 
Exception org.jdbi.v3.core.transaction.TransactionExceptionclass TransactionException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.transaction.UnableToManipulateTransactionIsolationLevelExceptionclass UnableToManipulateTransactionIsolationLevelException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception org.jdbi.v3.core.transaction.UnableToRestoreAutoCommitStateExceptionclass UnableToRestoreAutoCommitStateException extends JdbiException implements Serializable- serialVersionUID:
- 2433069110223543423L
 
 
- 
- 
Package org.jdbi.v3.jpa- 
Exception org.jdbi.v3.jpa.EntityMemberAccessExceptionclass EntityMemberAccessException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.postgres- 
Exception org.jdbi.v3.postgres.LargeObjectExceptionclass LargeObjectException extends StatementException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package org.jdbi.v3.sqlobject- 
Exception org.jdbi.v3.sqlobject.UnableToCreateSqlObjectExceptionclass UnableToCreateSqlObjectException extends JdbiException implements Serializable- serialVersionUID:
- 1L
 
 
-