public static interface ParallelExecutor.ITransactionFactory
ITransaction
instances.Modifier and Type | Field and Description |
---|---|
static ParallelExecutor.ITransactionFactory |
READ_ONLY_TRANSACTION_FACTORY
A transaction factory that returns transactions optimized for
read-only use.
|
Modifier and Type | Method and Description |
---|---|
ITransaction |
createTransaction()
Creates a transaction and returns it.
|
static final ParallelExecutor.ITransactionFactory READ_ONLY_TRANSACTION_FACTORY
ITransaction createTransaction() throws PortalException
disposed
properly.PortalException
- if could not create the transaction.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.