org.jaffa.persistence.engines.jdbcengine.datasource.exceptions |
|
Java Source File Name | Type | Comment |
DataSourceCreationException.java | Class | This exception is thrown if any error occurs while creating a DataSource. |
DataSourceCursorRuntimeException.java | Class | This exception is thrown if the any exception is thrown while converting a row from a ResultSet into a Persistent object. |