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