Generated by
JDiff

Interface org.springframework.transaction.interceptor.TransactionAttributeSource

Documentation changed from old to new.

Changed Methods
TransactionAttribute getTransactionAttribute(Method, Class<?>) Documentation changed from old to new.
Return the transaction attribute for the given method, or null if the method is non-transactional.