public interface FullTextSharedSessionBuilder
extends org.hibernate.SharedSessionBuilder
FullTextSharedSessionBuilder interceptor()
interceptor in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder connection()
connection in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder connectionReleaseMode()
connectionReleaseMode in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder autoJoinTransactions()
autoJoinTransactions in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder autoClose()
autoClose in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder flushBeforeCompletion()
flushBeforeCompletion in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder transactionContext()
transactionContext in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder interceptor(org.hibernate.Interceptor interceptor)
interceptor in interface org.hibernate.SessionBuilderinterceptor in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder noInterceptor()
noInterceptor in interface org.hibernate.SessionBuildernoInterceptor in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder connection(Connection connection)
connection in interface org.hibernate.SessionBuilderconnection in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder connectionReleaseMode(org.hibernate.ConnectionReleaseMode connectionReleaseMode)
connectionReleaseMode in interface org.hibernate.SessionBuilderconnectionReleaseMode in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder autoJoinTransactions(boolean autoJoinTransactions)
autoJoinTransactions in interface org.hibernate.SessionBuilderautoJoinTransactions in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder autoClose(boolean autoClose)
autoClose in interface org.hibernate.SessionBuilderautoClose in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder flushBeforeCompletion(boolean flushBeforeCompletion)
flushBeforeCompletion in interface org.hibernate.SessionBuilderflushBeforeCompletion in interface org.hibernate.SharedSessionBuilderFullTextSession openSession()
openSession in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder tenantIdentifier(String tenantIdentifier)
tenantIdentifier in interface org.hibernate.SessionBuilderCopyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.