public class JtaTransactionInterceptor extends CommandInterceptor
next| Constructor and Description | 
|---|
| JtaTransactionInterceptor(TransactionManager transactionManager,
                         boolean requiresNew) | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> T | execute(Command<T> command) | 
getNext, setNextpublic JtaTransactionInterceptor(TransactionManager transactionManager, boolean requiresNew)
public <T> T execute(Command<T> command)
Copyright © 2018. All rights reserved.