| Subclasses of AbstractErrorMapper in org.j2ee.dao.errors
 | 
 class | 
DB2ErrorMapper
 
          This is concrete implementation for the class
 AbstractErrorMapper for DB2 database
 provide the transalation method betwen DB2 error codes to the DAOErrorHandler error code list
 Last modified $Date: 2004/05/18 10:50:14 $ | 
 class | 
HSQLErrorMapper
 
          This is concrete implementation for the class
 AbstractErrorMapper for HSQL database
 provide the transalation method betwen HSQL error codes to the DAOErrorHandler error code list | 
 class | 
OracleErrorMapper
 
          This is concrete implementation for the class
 AbstractErrorMapper for Oracle database
 provide the transalation method betwen Oracle error codes to the DAOErrorHandler error code list
 Last modified $Date: 2004/05/18 10:50:14 $ |