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.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.SharedSessionBuilderFullTextSharedSessionBuilder 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.SharedSessionBuilderFullTextSharedSessionBuilder 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–2014 Hibernate. All rights reserved.