Uses of Class
org.springframework.transaction.NoTransactionException
Package
Description
AOP-based solution for declarative transaction demarcation.
-
Uses of NoTransactionException in org.springframework.transaction.interceptor
Modifier and TypeMethodDescriptionprotected static TransactionAspectSupport.TransactionInfo
TransactionAspectSupport.currentTransactionInfo()
Subclasses can use this to return the current TransactionInfo.static TransactionStatus
TransactionAspectSupport.currentTransactionStatus()
Return the transaction status of the current method invocation.