08-23-2011 02:59 PM
08-24-2011 03:19 AM
UserTransaction tx = RetryingTransactionHelper.getActiveUserTransaction();
if (tx != null) { tx.setRollbackOnly(); }
08-24-2011 03:50 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.