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