Methods in org.j2ee.dao with parameters of type DAOErrorHandler
|
void |
AbstractHibernateDAOAction.setErrorHandler(org.j2ee.dao.DAOErrorHandler handler)
This method allows to the action to set a class which manage application
errors such as integrity constraint violated. |
void |
AbstractJdbcDAOAction.setErrorHandler(org.j2ee.dao.DAOErrorHandler handler)
This method allows to the action to set a class which manage application
errors such as integrity constraint violated. |
void |
DAOAction.setErrorHandler(org.j2ee.dao.DAOErrorHandler handler)
This method allows to the action to set a class which manage application
errors such as integrity constraint violated. |
void |
MacroDAOAction.setErrorHandler(org.j2ee.dao.DAOErrorHandler handler)
This method allows to the action to set a class which manage application
errors such as integrity constraint violated. |