Uses of Class
org.hibernate.search.batchindexing.impl.BatchTransactionalContext

Packages that use BatchTransactionalContext
org.hibernate.search.batchindexing.impl   
 

Uses of BatchTransactionalContext in org.hibernate.search.batchindexing.impl
 

Constructors in org.hibernate.search.batchindexing.impl with parameters of type BatchTransactionalContext
OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext, SessionAwareRunnable sessionAwareRunnable)
           
OptionallyWrapInJTATransaction(BatchTransactionalContext batchContext, StatelessSessionAwareRunnable statelessSessionAwareRunnable)
           
 



Copyright © 2006–2013 Hibernate. All rights reserved.