Java org.springframework.transaction.interceptor TransactionAspectSupport fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.transaction.interceptor TransactionAspectSupport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.transaction.interceptor TransactionAspectSupport.

The text is from its open source code.

Subclass

org.springframework.transaction.interceptor.TransactionAspectSupport has subclasses.
Click this link to see all its subclasses.

Method

TransactionInfocurrentTransactionInfo()
Subclasses can use this to return the current TransactionInfo.
TransactionStatuscurrentTransactionStatus()
Return the transaction status of the current method invocation.