Uses of Package
org.jaffa.persistence.engines.jdbcengine.datasource.exceptions

Packages that use org.jaffa.persistence.engines.jdbcengine.datasource.exceptions
org.jaffa.persistence.engines.jdbcengine   
org.jaffa.persistence.engines.jdbcengine.datasource   
org.jaffa.persistence.engines.jdbcengine.querygenerator   
 

Classes in org.jaffa.persistence.engines.jdbcengine.datasource.exceptions used by org.jaffa.persistence.engines.jdbcengine
DataSourceCreationException
          This exception is thrown if any error occurs while creating a DataSource.
 

Classes in org.jaffa.persistence.engines.jdbcengine.datasource.exceptions used by org.jaffa.persistence.engines.jdbcengine.datasource
DataSourceCreationException
          This exception is thrown if any error occurs while creating a DataSource.
DataSourceCursorRuntimeException
          This exception is thrown if the any exception is thrown while converting a row from a ResultSet into a Persistent object.
 

Classes in org.jaffa.persistence.engines.jdbcengine.datasource.exceptions used by org.jaffa.persistence.engines.jdbcengine.querygenerator
DataSourceCursorRuntimeException
          This exception is thrown if the any exception is thrown while converting a row from a ResultSet into a Persistent object.
 



Copyright © 2002-2004 JAFFA Project.