Interface CloseableSearchMapping
- All Superinterfaces:
AutoCloseable
,SearchMapping
,SearchScopeProvider
-
Method Summary
Methods inherited from interface org.hibernate.search.mapper.pojo.standalone.mapping.SearchMapping
allIndexedEntities, backend, backend, createSession, createSessionWithOptions, indexedEntity, indexedEntity, indexManager
Methods inherited from interface org.hibernate.search.mapper.pojo.standalone.scope.SearchScopeProvider
scope, scope, scope, scope, typedScope, typedScope
-
Method Details
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-