T - The type of FutureResult of the individual tx operationspublic class TransactionResultConverter<T> extends Object implements org.springframework.core.convert.converter.Converter<List<Object>,List<Object>>
FutureResults. Converts any Exception
objects returned in the list as well, using the supplied Exception Converter| Constructor and Description |
|---|
TransactionResultConverter(Queue<FutureResult<T>> txResults,
org.springframework.core.convert.converter.Converter<Exception,org.springframework.dao.DataAccessException> exceptionConverter) |
public TransactionResultConverter(Queue<FutureResult<T>> txResults, org.springframework.core.convert.converter.Converter<Exception,org.springframework.dao.DataAccessException> exceptionConverter)
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.