TransactionController
object to execute transactions on the Dataset
s managed by the
given DatasetManager
.TransactionController
object to execute transactions on the Dataset
s managed by the given
DatasetManager
.TransactionController.ReadOnlyExecutionBuilder
for a transaction having the timeout value as the default timeout.Dataset
s to be executed under
a transaction.DatasetReader
s and DatasetWriter
s participating in a transaction.DatasetReader
s and DatasetWriter
s participating in a transaction and
then execute a given read only transaction on these participants.DatasetReader
s and DatasetWriter
s participating in a transaction and
then execute a given read write transaction on these participants.DatasetWriterReader
as a participant in the transactionDatasetReader
as a participant in the transactionTransactionController
object with the given default transaction timeout.