Java org.springframework.transaction.support TransactionCallback fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.transaction.support TransactionCallback fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

TdoInTransaction(TransactionStatus status)
Gets called by TransactionTemplate#execute within a transactional context.