org.hibernate.search
Class Search
java.lang.Object
org.hibernate.search.Search
public final class Search
- extends Object
Helper class to get a FullTextSession out of a regular session.
- Author:
- Emmanuel Bernard, Hardy Ferentschik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFullTextSession
public static FullTextSession getFullTextSession(org.hibernate.Session session)
Copyright © 2006–2013 Hibernate. All rights reserved.