Serialized Form


Package net.anotheria.db.dao

Class net.anotheria.db.dao.DAOException extends Exception implements Serializable

Class net.anotheria.db.dao.DAOSQLException extends DAOException implements Serializable

serialVersionUID: 1L

Serialized Fields

sqlCode

int sqlCode
SQL vendor specific error code.


sqlState

String sqlState
SQL State.

Class net.anotheria.db.dao.RowMapperException extends DAOException implements Serializable

serialVersionUID: 1L


Package net.anotheria.db.service

Class net.anotheria.db.service.JDBCConnectionException extends RuntimeException implements Serializable

serialVersionUID: 2856635701712204716L



Copyright © 2010-2013 anotheria.net. All Rights Reserved.