public class OptionallyWrapInJTATransaction extends Object
Runnable
in a JTA Transaction if necessary:
SessionFactoryImplementor
.Modifier and Type | Field and Description |
---|---|
protected ExtendedSearchIntegrator |
extendedIntegrator |
Constructor and Description |
---|
OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext,
StatelessSessionAwareRunnable statelessSessionAwareRunnable,
Integer transactionTimeout,
String tenantId) |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanUpOnError() |
void |
run() |
void |
runWithErrorHandler() |
protected final ExtendedSearchIntegrator extendedIntegrator
public OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext, StatelessSessionAwareRunnable statelessSessionAwareRunnable, Integer transactionTimeout, String tenantId)
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved