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 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.