public class OptionallyWrapInJTATransaction extends Object
Runnable
in a JTA Transaction if necessary:
SessionFactoryImplementor
.Modifier and Type | Field and Description |
---|---|
protected org.hibernate.search.engine.spi.SearchFactoryImplementor |
searchFactoryImplementor |
Constructor and Description |
---|
OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext,
SessionAwareRunnable sessionAwareRunnable) |
OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext,
StatelessSessionAwareRunnable statelessSessionAwareRunnable) |
protected final org.hibernate.search.engine.spi.SearchFactoryImplementor searchFactoryImplementor
public OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext, SessionAwareRunnable sessionAwareRunnable)
public OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext, StatelessSessionAwareRunnable statelessSessionAwareRunnable)
Copyright © 2018 JBoss by Red Hat. All rights reserved.