org.hibernate.search.jpa
public final class Search extends Object
| Modifier and Type | Method and Description |
|---|---|
static FullTextEntityManager |
getFullTextEntityManager(javax.persistence.EntityManager em)
Build a full text capable EntityManager
The underlying EM implementation has to be Hibernate EntityManager
|
public static FullTextEntityManager getFullTextEntityManager(javax.persistence.EntityManager em)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved