JpaPersistenceContext
objects, and the underlying persistence context (EntityManager
)
instances for a persistent KieSession
and other infrastructure classes that use persistence in KIE projects.CommandExecutor.execute(org.kie.api.command.Command)
method,
when the given CommandService
instance is responsible for handling persistence.Synchronization.afterCompletion(int)
method.TransactionManager
s.JpaPersistenceContext
objects, and the underlying persistence context (EntityManager
)
instances for a persistent KieSession
and other infrastructure classes that use persistence in KIE projects.TransactionManager
that creates
JtaTransactionManager
instances.WorkItemInfo
instanceJtaTransactionManager
instance using any of the UserTransaction
,
TransactionSynchronizationRegistry
, and TransactionManager
present in env
.CommandService
until transaction completion.TransactionManager
instances..Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.