Uses of Interface
org.hibernate.search.FullTextSharedSessionBuilder
Packages that use FullTextSharedSessionBuilder
-
Uses of FullTextSharedSessionBuilder in org.hibernate.search
Methods in org.hibernate.search that return FullTextSharedSessionBuilderModifier and TypeMethodDescriptionFullTextSharedSessionBuilder.autoClose()Deprecated.FullTextSharedSessionBuilder.autoClose(boolean autoClose) Deprecated.FullTextSharedSessionBuilder.autoJoinTransactions()Deprecated.FullTextSharedSessionBuilder.autoJoinTransactions(boolean autoJoinTransactions) Deprecated.FullTextSharedSessionBuilder.connection()Deprecated.FullTextSharedSessionBuilder.connection(Connection connection) Deprecated.FullTextSharedSessionBuilder.connectionReleaseMode()Deprecated.FullTextSharedSessionBuilder.connectionReleaseMode(org.hibernate.ConnectionReleaseMode connectionReleaseMode) Deprecated.FullTextSharedSessionBuilder.flushBeforeCompletion()Deprecated.FullTextSharedSessionBuilder.flushBeforeCompletion(boolean flushBeforeCompletion) Deprecated.FullTextSharedSessionBuilder.interceptor()Deprecated.FullTextSharedSessionBuilder.interceptor(org.hibernate.Interceptor interceptor) Deprecated.FullTextSharedSessionBuilder.noInterceptor()Deprecated.FullTextSession.sessionWithOptions()Deprecated.FullTextSharedSessionBuilder.tenantIdentifier(String tenantIdentifier) Deprecated.FullTextSharedSessionBuilder.transactionContext()Deprecated.