Uses of Class
org.hibernate.search.util.impl.WeakIdentityHashMap

Packages that use WeakIdentityHashMap
org.hibernate.search.backend.impl   
 

Uses of WeakIdentityHashMap in org.hibernate.search.backend.impl
 

Fields in org.hibernate.search.backend.impl declared as WeakIdentityHashMap
protected  WeakIdentityHashMap<Object,Synchronization> TransactionalWorker.synchronizationPerTransaction
           
 

Constructors in org.hibernate.search.backend.impl with parameters of type WeakIdentityHashMap
PostTransactionWorkQueueSynchronization(QueueingProcessor queueingProcessor, WeakIdentityHashMap queuePerTransaction, SearchFactoryImplementor searchFactoryImplementor)
          in transaction work
 



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