org.hibernate.search.util.impl
FullTextSession.getSearchFactory() instead.public class ContextHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static SearchFactoryImplementor |
getSearchFactory(Session session)
Deprecated.
|
static SearchFactoryImplementor |
getSearchFactoryBySessionImplementor(SessionImplementor session)
Deprecated.
|
static SearchFactoryImplementor |
getSearchFactoryBySFI(SessionFactoryImplementor sfi)
Deprecated.
|
public static SearchFactoryImplementor getSearchFactory(Session session)
public static SearchFactoryImplementor getSearchFactoryBySessionImplementor(SessionImplementor session)
public static SearchFactoryImplementor getSearchFactoryBySFI(SessionFactoryImplementor sfi)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved