Serialized Form
-
Package org.h2.jdbc
-
Exception org.h2.jdbc.JdbcBatchUpdateException
class JdbcBatchUpdateException extends BatchUpdateException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLDataException
class JdbcSQLDataException extends SQLDataException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLException
class JdbcSQLException extends SQLException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLFeatureNotSupportedException
class JdbcSQLFeatureNotSupportedException extends SQLFeatureNotSupportedException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLIntegrityConstraintViolationException
class JdbcSQLIntegrityConstraintViolationException extends SQLIntegrityConstraintViolationException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLInvalidAuthorizationSpecException
class JdbcSQLInvalidAuthorizationSpecException extends SQLInvalidAuthorizationSpecException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLNonTransientConnectionException
class JdbcSQLNonTransientConnectionException extends SQLNonTransientConnectionException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLNonTransientException
class JdbcSQLNonTransientException extends SQLNonTransientException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLSyntaxErrorException
class JdbcSQLSyntaxErrorException extends SQLSyntaxErrorException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLTimeoutException
class JdbcSQLTimeoutException extends SQLTimeoutException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLTransactionRollbackException
class JdbcSQLTransactionRollbackException extends SQLTransactionRollbackException implements Serializable- serialVersionUID:
- 1L
-
Exception org.h2.jdbc.JdbcSQLTransientException
class JdbcSQLTransientException extends SQLTransientException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.h2.jdbcx
-
Class org.h2.jdbcx.JdbcDataSource
class JdbcDataSource extends org.h2.message.TraceObject implements Serializable- serialVersionUID:
- 1288136338451857771L
-
Serialization Methods
-
readObject
Called when de-serializing the object.- Parameters:
in
- the input stream- Throws:
IOException
- on failureClassNotFoundException
- on failure
-
-
Serialized Fields
-