Uses of Interface
org.hibernate.search.batchindexing.impl.StatelessSessionAwareRunnable

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

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

Classes in org.hibernate.search.batchindexing.impl that implement StatelessSessionAwareRunnable
 class IdentifierProducer
          This Runnable is going to feed the indexing queue with the identifiers of all the entities going to be indexed.
 

Constructors in org.hibernate.search.batchindexing.impl with parameters of type StatelessSessionAwareRunnable
OptionallyWrapInJTATransaction(SessionFactory factory, ErrorHandler errorHandler, StatelessSessionAwareRunnable statelessSessionAwareRunnable)
           
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved