Package org.alfresco.util.transaction
-
Interface Summary Interface Description TransactionListener Listener for Alfresco-specific transaction callbacks. -
Class Summary Class Description SpringAwareUserTransaction AUserTransaction
that will allow the thread using it to participate in transactions that are normally only begun and committed by the SpringFramework transaction aware components.TransactionListenerAdapter NO-OP listener.TransactionSupportUtil Helper class to manage transaction synchronization. -
Exception Summary Exception Description ConnectionPoolException Exception wrapsNoSuchElementException
fromorg.apache.commons.dbcp.BasicDataSource