B C D E F G J M N P R S T

D

DAOException - exception com.framework.jdto.exceptions.DAOException.
The class DAOException extends Exception class and is thrown whenever there is an SQLException in the PreparedStatementWrapper and StatementWrapper classes.
DAOException() - Constructor for class com.framework.jdto.exceptions.DAOException
Default Constructor
DAOException(String) - Constructor for class com.framework.jdto.exceptions.DAOException
Constructor with a message
DAOException(boolean) - Constructor for class com.framework.jdto.exceptions.DAOException
Constructs a New DAOException and calls the setRollbackOnly() method of the current transaction Context which inturn sets the status to TransactionStatus.STATUS_MARKED_ROLLBACK

B C D E F G J M N P R S T