public final class Search extends Object
FullTextSession
from a regular ORM session.Modifier and Type | Method and Description |
---|---|
static FullTextSession |
getFullTextSession(org.hibernate.Session session)
Creates a FullTextSession from a regular Session.
|
public static FullTextSession getFullTextSession(org.hibernate.Session session)
session
- the hibernate ORM sessionIllegalArgumentException
- if passed nullCopyright © 2006–2016 Hibernate. All rights reserved.