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-2023 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.