Package | Description |
---|---|
org.hibernate.search | |
org.hibernate.search.impl |
Modifier and Type | Method and Description |
---|---|
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.autoClose()
Deprecated.
|
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.autoClose(boolean autoClose)
Deprecated.
|
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.autoJoinTransactions() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.autoJoinTransactions(boolean autoJoinTransactions) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.connection() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.connection(Connection connection) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.connectionReleaseMode() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.connectionReleaseMode(ConnectionReleaseMode connectionReleaseMode) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.flushBeforeCompletion() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.flushBeforeCompletion(boolean flushBeforeCompletion) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.interceptor() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.interceptor(Interceptor interceptor) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.noInterceptor() |
FullTextSharedSessionBuilder |
FullTextSession.sessionWithOptions()
Obtain a
Session builder with the ability to grab certain information from this session. |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.tenantIdentifier(String tenantIdentifier) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilder.transactionContext() |
Modifier and Type | Class and Description |
---|---|
class |
FullTextSharedSessionBuilderDelegator |
Modifier and Type | Method and Description |
---|---|
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.autoClose() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.autoClose(boolean autoClose) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.autoJoinTransactions() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.autoJoinTransactions(boolean autoJoinTransactions) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.connection() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.connection(Connection connection) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.connectionReleaseMode() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.connectionReleaseMode(ConnectionReleaseMode connectionReleaseMode) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.flushBeforeCompletion() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.flushBeforeCompletion(boolean flushBeforeCompletion) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.interceptor() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.interceptor(Interceptor interceptor) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.noInterceptor() |
FullTextSharedSessionBuilder |
FullTextSessionImpl.sessionWithOptions() |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.tenantIdentifier(String tenantIdentifier) |
FullTextSharedSessionBuilder |
FullTextSharedSessionBuilderDelegator.transactionContext() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.