public interface FullTextSharedSessionBuilder
extends org.hibernate.SharedSessionBuilder
FullTextSharedSessionBuilder interceptor()
interceptor in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder connection()
connection in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder connectionReleaseMode()
connectionReleaseMode in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder autoJoinTransactions()
autoJoinTransactions in interface org.hibernate.SharedSessionBuilder@Deprecated FullTextSharedSessionBuilder autoClose()
autoClose in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder flushBeforeCompletion()
flushBeforeCompletion in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder transactionContext()
transactionContext in interface org.hibernate.SharedSessionBuilderFullTextSharedSessionBuilder interceptor(org.hibernate.Interceptor interceptor)
interceptor in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder noInterceptor()
noInterceptor in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder connection(Connection connection)
connection in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder connectionReleaseMode(org.hibernate.ConnectionReleaseMode connectionReleaseMode)
connectionReleaseMode in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder autoJoinTransactions(boolean autoJoinTransactions)
autoJoinTransactions in interface org.hibernate.SessionBuilder@Deprecated FullTextSharedSessionBuilder autoClose(boolean autoClose)
autoClose in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder flushBeforeCompletion(boolean flushBeforeCompletion)
flushBeforeCompletion in interface org.hibernate.SessionBuilderFullTextSession openSession()
openSession in interface org.hibernate.SessionBuilderFullTextSharedSessionBuilder tenantIdentifier(String tenantIdentifier)
tenantIdentifier in interface org.hibernate.SessionBuilderCopyright © 2006–2016 Hibernate. All rights reserved.