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, setNext
public JtaTransactionInterceptor(TransactionManager transactionManager, boolean requiresNew)
public <T> T execute(Command<T> command)
Copyright © 2015. All rights reserved.