org.hibernate.search.batchindexing.impl
Class BatchTransactionalContext
java.lang.Object
org.hibernate.search.batchindexing.impl.BatchTransactionalContext
public class BatchTransactionalContext
- extends Object
Valueholder for the services needed by the massindexer to wrap operations in transactions.
- Since:
- 4.4
- Author:
- Sanne Grinovero
- See Also:
OptionallyWrapInJTATransaction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchTransactionalContext
public BatchTransactionalContext(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
ErrorHandler errorHandler)
Copyright © 2006–2013 Hibernate. All rights reserved.