public class FullTextSharedSessionBuilderDelegator extends Object implements FullTextSharedSessionBuilder
| Constructor and Description |
|---|
FullTextSharedSessionBuilderDelegator(org.hibernate.SharedSessionBuilder builder) |
public FullTextSharedSessionBuilderDelegator(org.hibernate.SharedSessionBuilder builder)
public FullTextSharedSessionBuilder interceptor()
interceptor in interface FullTextSharedSessionBuilderinterceptor in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder connection()
connection in interface FullTextSharedSessionBuilderconnection in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder connectionReleaseMode()
connectionReleaseMode in interface FullTextSharedSessionBuilderconnectionReleaseMode in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder autoJoinTransactions()
autoJoinTransactions in interface FullTextSharedSessionBuilderautoJoinTransactions in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder autoClose()
autoClose in interface FullTextSharedSessionBuilderautoClose in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder flushBeforeCompletion()
flushBeforeCompletion in interface FullTextSharedSessionBuilderflushBeforeCompletion in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder transactionContext()
transactionContext in interface FullTextSharedSessionBuildertransactionContext in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder interceptor(org.hibernate.Interceptor interceptor)
interceptor in interface FullTextSharedSessionBuilderinterceptor in interface org.hibernate.SessionBuilderinterceptor in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder noInterceptor()
noInterceptor in interface FullTextSharedSessionBuildernoInterceptor in interface org.hibernate.SessionBuildernoInterceptor in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder connection(Connection connection)
connection in interface FullTextSharedSessionBuilderconnection in interface org.hibernate.SessionBuilderconnection in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder connectionReleaseMode(org.hibernate.ConnectionReleaseMode connectionReleaseMode)
connectionReleaseMode in interface FullTextSharedSessionBuilderconnectionReleaseMode in interface org.hibernate.SessionBuilderconnectionReleaseMode in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder autoJoinTransactions(boolean autoJoinTransactions)
autoJoinTransactions in interface FullTextSharedSessionBuilderautoJoinTransactions in interface org.hibernate.SessionBuilderautoJoinTransactions in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder autoClose(boolean autoClose)
autoClose in interface FullTextSharedSessionBuilderautoClose in interface org.hibernate.SessionBuilderautoClose in interface org.hibernate.SharedSessionBuilderpublic FullTextSharedSessionBuilder flushBeforeCompletion(boolean flushBeforeCompletion)
flushBeforeCompletion in interface FullTextSharedSessionBuilderflushBeforeCompletion in interface org.hibernate.SessionBuilderflushBeforeCompletion in interface org.hibernate.SharedSessionBuilderpublic FullTextSession openSession()
openSession in interface FullTextSharedSessionBuilderopenSession in interface org.hibernate.SessionBuilderpublic FullTextSharedSessionBuilder tenantIdentifier(String tenantIdentifier)
tenantIdentifier in interface FullTextSharedSessionBuildertenantIdentifier in interface org.hibernate.SessionBuilderpublic FullTextSharedSessionBuilder clearEventListeners()
clearEventListeners in interface org.hibernate.SessionBuilderpublic FullTextSharedSessionBuilder eventListeners(org.hibernate.SessionEventListener... listeners)
eventListeners in interface org.hibernate.SessionBuilderCopyright © 2006–2014 Hibernate. All rights reserved.