Package | Description |
---|---|
org.hibernate.search | |
org.hibernate.search.impl |
Modifier and Type | Method and Description |
---|---|
static FullTextSession |
Search.getFullTextSession(org.hibernate.Session session) |
FullTextSession |
FullTextSharedSessionBuilder.openSession() |
Modifier and Type | Class and Description |
---|---|
class |
FullTextSessionImpl
Lucene full text search aware session.
|
Modifier and Type | Method and Description |
---|---|
FullTextSession |
FullTextSharedSessionBuilderDelegator.openSession() |
Copyright © 2006–2015 Hibernate. All rights reserved.