org.hibernate.search.util.impl
Class ContextHelper
java.lang.Object
org.hibernate.search.util.impl.ContextHelper
Deprecated. Use FullTextSession.getSearchFactory()
instead.
public abstract class ContextHelper
- extends Object
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextHelper
public ContextHelper()
- Deprecated.
getSearchFactory
public static SearchFactoryImplementor getSearchFactory(Session session)
- Deprecated.
getSearchFactoryBySessionImplementor
public static SearchFactoryImplementor getSearchFactoryBySessionImplementor(SessionImplementor session)
- Deprecated.
getSearchFactoryBySFI
public static SearchFactoryImplementor getSearchFactoryBySFI(SessionFactoryImplementor sfi)
- Deprecated.
Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved