@param Configuration the configuration scoped to this transaction and itsnested transactions.
@param transaction The user-defined transaction object returned from{@link #begin(TransactionContext)}. May be null.
@param cause The exception that has caused the rollback.
@throws DataAccessException Any exception issued by the underlyingdatabase.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.