Modifier and Type | Method and Description |
---|---|
SearchFactory |
FullTextSession.getSearchFactory() |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchFactoryImplementor
Interface which gives access to the metadata.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableSearchFactory
This implementation is never directly exposed to the user, it is always wrapped into a
MutableSearchFactory |
class |
MutableSearchFactory
Factory delegating to a concrete implementation of another factory.
|
Modifier and Type | Method and Description |
---|---|
SearchFactory |
FullTextSessionImpl.getSearchFactory() |
Modifier and Type | Method and Description |
---|---|
SearchFactory |
FullTextEntityManager.getSearchFactory() |
Modifier and Type | Method and Description |
---|---|
SearchFactory |
FullTextEntityManagerImpl.getSearchFactory() |
Modifier and Type | Interface and Description |
---|---|
interface |
SearchFactoryIntegrator
This contract is considered experimental.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SearchFactoryImplementorWithShareableState
Search Factory implementor exposing its sharable state.
|
Copyright © 2006–2014 Hibernate. All rights reserved.