Package | Description |
---|---|
org.hibernate.search.jpa | |
org.hibernate.search.jpa.impl |
Modifier and Type | Method and Description |
---|---|
static FullTextEntityManager |
Search.getFullTextEntityManager(javax.persistence.EntityManager em)
Build a full text capable EntityManager
The underlying EM implementation has to be Hibernate EntityManager
|
Modifier and Type | Class and Description |
---|---|
class |
FullTextEntityManagerImpl |
Copyright © 2006–2015 Hibernate. All rights reserved.